SiteMapDataSourceView::Select Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSelect(DataSourceSelectArguments^)

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

System_CAPS_pubmethodSelect(DataSourceSelectArguments^, DataSourceViewSelectCallback^)

Gets a list of data asynchronously from the underlying data storage.(Inherited from DataSourceView.)

Return to top
Show: