Overload List

  NameDescription
IsExpanded(PageReference)
Determines whether the specified page is expanded. A page is considered expanded if the page is parent of the current page or the same as the current page and is part of the hierarchy having RootLink as root.
(Inherited from PageTreeData.)
IsExpanded(PageReference, PageHierarchyData)
Determines whether the specified page is expanded. A page is considered expanded if the page is parent of the current page or the same as the current page and is part of the hierarchy having RootLink as root.
(Inherited from PageTreeData.)

See Also