You could try : <%!! Context:CurrentPage.Elements.GetElement
(list_BookExtraLinks).Value[Int32:0] !!%>

This should return "Reddot.CMS.Project.Content.Page" if one or more
pages are connected to the list.  Not sure how it will respond for a
referenced list though.

I normally use it to detect if a container has pages connected.

On Nov 24, 4:29 pm, NitinBansal <[EMAIL PROTECTED]> wrote:
> How can I use the Render Tag to check whether the list has a reference
> or not?
>
> I have tried using 'Context:CurrentPage.Elements.GetElement
> (list_BookExtraLinks).GetHtml()' but it does not return any Html code
> as the list is referenced and there are no pages directly below this
> list. Even 'Value' is not returning anything.
>
> Appreciate any solution to resolve the issue.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to