System.Web.UI.WebControls.XmlDataSourceView Members

The members of System.Web.UI.WebControls.XmlDataSourceView 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.XmlDataSourceView class, and associates the specified System.Web.UI.WebControls.XmlDataSource with it.

Public Methods

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

Retrieves a list of data rows from the underlying XML.

Protected Methods

override
ExecuteSelect(System.Web.UI.DataSourceSelectArguments) : IEnumerable
Documentation for this section has not yet been entered.