Click or drag to resize
TreeSiteMapProvider Properties

The TreeSiteMapProvider type exposes the following members.

Properties
  NameDescription
Public propertyAlternativePath
Property to set and get the alternative path.
Public propertyBindNodeData
Specifies if the node data (TreeNode) should be bound to the nodes.
Public propertyClassNames
Property to set and get the classnames list (separated by the semicolon).
Public propertyCombineWithDefaultCulture
Property to set and get the CombineWithDefaultCulture flag.
Public propertyCultureCode
Property to set and get the CultureCode.
Public propertyCheckPermissions
Indicates if the permissions should be checked.
Public propertyMaxRelativeLevel
Property to set and get the MaxRelativeLevel.
Public propertyMaxTreeNodes
Maximum number of tree nodes displayed within the tree.
Public propertyOrderBy
Property to set and get the OrderBy.
Public propertyPath
Property to set and get the Path.
Public propertyRootNode
Property to get Sitemap root node.
(Overrides SiteMapProviderRootNode.)
Public propertyRootNodeLevel
Root node level.
Public propertySelectOnlyPublished
Property to set and get the SelectOnlyPublished flag.
Public propertySelectPublishedData
If true, the published data.
Public propertySiteName
Property to set and get the SiteName.
Public propertyTreeProvider
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
Public propertyUsedPath
Used alias path.
Public propertyWhereCondition
Property to set and get the WhereCondition.
Top
See Also