XmlDataSourceView::Select Method

 

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

NameDescription
System_CAPS_pubmethodSelect(DataSourceSelectArguments^)

Retrieves a list of data rows from the underlying XML.

System_CAPS_pubmethodSelect(DataSourceSelectArguments^, DataSourceViewSelectCallback^)

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

Return to top
Show: