DesignTimeData::GetSelectedDataSource Method

 

Gets a data source selected by name in the design host, represented by the specified component's site property.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetSelectedDataSource(IComponent^, String^)

Gets a data source selected by name in the design host, represented by the specified component's site property and identified by the specified data source name.

System_CAPS_pubmethodSystem_CAPS_staticGetSelectedDataSource(IComponent^, String^, String^)

Gets a data source selected by name in the design host, represented by the specified component's site property and identified by the specified data-source name and member name.

Return to top
Show: