System.Web.UI.WebControls.SiteMapDataSourceView Members

The members of System.Web.UI.WebControls.SiteMapDataSourceView are listed below.

See Also: Inherited members from System.Web.UI.DataSourceView

Public Constructors

Initializes a new named instance of the System.Web.UI.WebControls.SiteMapDataSourceView class, adding the single specified node to the internal collection of nodes.

Initializes a new named instance of the System.Web.UI.WebControls.SiteMapDataSourceView class, setting the internal collection of nodes to the specified node collection.

Public Methods

Select(System.Web.UI.DataSourceSelectArguments) : IEnumerable

Gets the collection of the System.Web.SiteMapNode objects that represents the site navigation structure for the current user.

Protected Methods

override
ExecuteSelect(System.Web.UI.DataSourceSelectArguments) : IEnumerable

Gets the collection of the System.Web.SiteMapNode objects that represents the site navigation structure for the current user.

override
OnDataSourceViewChanged(EventArgs)
Documentation for this section has not yet been entered.