System.Web.UI.WebControls.SiteMapDataSource: Property Members

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

Public Properties

[read-only]
ContainsListCollectionbool.

Gets a value indicating whether the data source control contains a collection of data source view objects.

ProviderSystem.Web.SiteMapProvider.

Gets or sets a System.Web.SiteMapProvider object that is associated with the data source control.

ShowStartingNodebool.

Gets or sets a value indicating whether the starting node is retrieved and displayed.

SiteMapProviderstring.

Gets or sets the name of the site map provider that the data source binds to.

StartFromCurrentNodebool.

Gets or sets a value indicating whether the site map node tree is retrieved using the node that represents the current page.

StartingNodeOffsetint.

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.

StartingNodeUrlstring.

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.