The members of System.Web.UI.WebControls.SiteMapDataSource are listed below.
See Also: Inherited members from System.Web.UI.HierarchicalDataSourceControl
Initializes a new instance of the System.Web.UI.WebControls.SiteMapDataSource class. |
[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. |
GetList()
| ||
GetView(string)
| ||
GetViewNames()
|
override | GetHierarchicalView(string)
|
[read-only] | System.ComponentModel.IListSource.ContainsListCollection | bool.
Gets a value that indicates whether the collection is a collection of IList objects. |
System.ComponentModel.IListSource.GetList |
For a description of this member, see System.ComponentModel.IListSource.GetList. | |
System.Web.UI.IDataSource.GetView |
For a description of this member, see System.Web.UI.IDataSource.GetView(string). | |
System.Web.UI.IDataSource.GetViewNames |
For a description of this member, see System.Web.UI.IDataSource.GetViewNames. |