RepeaterDesigner.GetSelectedDataSource Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Retrieves the selected data source component from the container of the associated Repeater control.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
The GetSelectedDataSource method uses the DesignTimeData.GetSelectedDataSource method to construct a data source from the object that is specified by the DataSource property.
Community Additions
ADD
Show: