DesignerDataSourceView.DataSourceDesigner Property

 

Gets a reference to the designer that created this DesignerDataSourceView control.

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

member DataSourceDesigner : IDataSourceDesigner with get

Property Value

Type: System.Web.UI.Design.IDataSourceDesigner

The IDataSourceDesigner object provided when the current DesignerDataSourceView instance was created.

.NET Framework
Available since 2.0
Return to top
Show: