The
methods
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 Methods
| GetList() : IList
Retrieves a list of data source controls that can be used as sources of lists of data.
|
| GetView(string) : System.Web.UI.DataSourceView
Retrieves a named view on the site map data of the site map provider according to the starting node and other properties of the data source.
|
| GetViewNames() : ICollection
Retrieves a collection of named views for the data source control.
|
Protected Methods