DesignerDataSourceView.Name Property

 

Gets the name of the view as provided when this instance of the DesignerDataSourceView class was created.

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

Public ReadOnly Property Name As String

Property Value

Type: System.String

The view name.

.NET Framework
Available since 2.0
Return to top
Show: