| TreeSiteMapProvider Properties |
The TreeSiteMapProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| BindNodeData |
Specifies if the node data (TreeNode) should be bound to the nodes.
| |
| CheckPermissions |
Indicates if the permissions should be checked.
| |
| ClassNames |
Property to set and get the classnames list (separated by the semicolon).
| |
| CombineWithDefaultCulture |
Property to set and get the CombineWithDefaultCulture flag.
| |
| CultureCode |
Property to set and get the CultureCode.
| |
| MaxRelativeLevel |
Property to set and get the MaxRelativeLevel.
| |
| MaxTreeNodes |
Maximum number of tree nodes displayed within the tree.
| |
| OrderBy |
Property to set and get the OrderBy.
| |
| Path |
Property to set and get the Path.
| |
| RootNode |
Property to get Sitemap root node.
(Overrides SiteMapProviderRootNode.) | |
| RootNodeLevel |
Root node level.
| |
| SelectOnlyPublished |
Property to set and get the SelectOnlyPublished flag.
| |
| SelectPublishedData |
If true, the published data.
| |
| SiteName |
Property to set and get the SiteName.
| |
| TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
| |
| WhereCondition |
Property to set and get the WhereCondition.
|