Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
i worked this out myself by leaving expandAll on and checking manually if Container.CurrentPage existed as a one of the ParentLink's of CurrentPage
I want to use PageTree to evaluate all the children of all the branches. using ExpandAll=true does this but has the side effect of the ExpandedItemTemplate being used, so i cannot tell what branch you are inside. Is there a way of evaluating all the children of all the children without expanding?