Retrieves a list of data rows from the underlying XML.
Syntax
Parameters
- arguments
-
A System.Web.UI.DataSourceSelectArguments object that is used to request operations on the data beyond basic data retrieval.
Returns
An IEnumerable collection of data items.
Remarks
Requirements
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0