System.Web.UI.Design.WebControls.BaseDataListDesigner.GetResolvedSelectedDataSource Method

Gets the data source component from the associated control container, resolved to a specific data member.

Syntax

public virtual IEnumerable GetResolvedSelectedDataSource ()

Returns

An object implementing an IEnumerable interface containing the design-time System.Web.UI.WebControls.BaseDataList.DataSource of the associated control, resolved to the System.Web.UI.WebControls.BaseDataList.DataMember parameter; otherwise, null if a data source is not found.

Remarks

Requirements

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