DesignerDataSourceView.DataSourceDesigner Property
.NET Framework 3.0
Gets a reference to the designer that created this DesignerDataSourceView control.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ public IDataSourceDesigner get_DataSourceDesigner ()
public function get DataSourceDesigner () : IDataSourceDesigner
Not applicable.
Property Value
The IDataSourceDesigner object provided when the current DesignerDataSourceView instance was created.Community Additions
ADD
Show: