System.Web.UI.Design.IDataSourceProvider.GetResolvedSelectedDataSource Method

Gets the selected data member from the selected data source.

Syntax

public IEnumerable GetResolvedSelectedDataSource ()

Returns

The selected data member from the selected data source, if the control allows the user to select an System.ComponentModel.IListSource (such as a System.Data.DataSet) for the data source, and provides a DataMember property to select a particular list (or System.Data.DataTable) within the data source.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0