Hi; I didn't see this anywhere else already so asking to the group:
This works to get a handle on a page when there is only one page in the container as in: GetElementByName(con_Body).Value[Int:0].GetElementByName(txt_Whatever).GetHtml() However, when there is more than one page attached to the container, it does not return anything. I was expecting Value[Int:0] to return me the first page and Value[Int:1] to return me the second page. Am I missing something? Is there another way to get a handle on a specific page in the collection or do I need to do a foreach loop? Thanks for the help. Christian Burne Oshyn -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
