RepeaterDesigner::GetResolvedSelectedDataSource Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the selected data member from the selected data source.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Collections::IEnumerable^An IEnumerable that contains a collection of values used to supply design-time data. The default value is null.
The GetResolvedSelectedDataSource method uses the GetSelectedDataSource method to construct a data source from the object that is specified by the DataSource and DataMember properties.
.NET Framework
Available since 1.1
Available since 1.1
Show: