Define a set of elements in a tree structure, relative to a particular node.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public enum SitemapScope |
Visual Basic |
---|
Public Enumeration SitemapScope |
Visual C++ |
---|
public enum class SitemapScope |
Members
Member name | Description | |
---|---|---|
Current | ||
Children | ||
Descendants | ||
DescendantsAndCurrent | ||
Siblings | ||
SiblingsAndSelf | ||
Ancestors |