RepeaterDesigner.DataSourceDesigner Property
.NET Framework 3.0
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides access to the associated designer component for the data source.
Namespace: System.Web.UI.Design.WebControlsAssembly: System.Design (in system.design.dll)
/** @property */ public IDataSourceDesigner get_DataSourceDesigner ()
public function get DataSourceDesigner () : IDataSourceDesigner
Not applicable.
Property Value
An IDataSourceDesigner object.Community Additions
ADD
Show: