The properties of System.Web.UI.WebControls.SiteMapDataSource are listed below. For a list of all members, see the SiteMapDataSource Members list.
See Also: Inherited members from System.Web.UI.HierarchicalDataSourceControl
[read-only] | ContainsListCollection | bool.
Gets a value indicating whether the data source control contains a collection of data source view objects. |
Provider | System.Web.SiteMapProvider.
Gets or sets a System.Web.SiteMapProvider object that is associated with the data source control. | |
ShowStartingNode | bool.
Gets or sets a value indicating whether the starting node is retrieved and displayed. | |
SiteMapProvider | string.
Gets or sets the name of the site map provider that the data source binds to. | |
StartFromCurrentNode | bool.
Gets or sets a value indicating whether the site map node tree is retrieved using the node that represents the current page. | |
StartingNodeOffset | int.
Gets or sets a positive or negative integer offset from the starting node that determines the root hierarchy that is exposed by the data source control. | |
StartingNodeUrl | string.
Gets or sets a node in the site map that the data source then uses as a reference point to retrieve nodes from a hierarchical site map. |