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

Gets the selected data member from the selected data source.

Syntax

public virtual IEnumerable GetResolvedSelectedDataSource ()

Returns

An IEnumerable that contains a collection of values used to supply design-time data. The default value is null.

Remarks

The RepeaterDesigner.GetResolvedSelectedDataSource method uses the RepeaterDesigner.GetSelectedDataSource method to construct a data source from the object that is specified by the RepeaterDesigner.DataSource and RepeaterDesigner.DataMember properties.

Requirements

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