DataControlFieldDesigner.DefaultNodeText Property

 

When overridden in a derived class, gets the default text that is displayed for the data field in the fields editor.

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

Public MustOverride ReadOnly Property DefaultNodeText As String

Property Value

Type: System.String

The default text that is displayed for the data field in the fields editor.

.NET Framework
Available since 2.0
Return to top
Show: