DataControlFieldDesigner::GetNodeText Method (DataControlField^)
.NET Framework (current version)
When overridden in a derived class, gets the name that is displayed for the data field in the fields editor.
Assembly: System.Design (in System.Design.dll)
Parameters
- dataControlField
-
Type:
System.Web.UI.WebControls::DataControlField^
The data field.
Return Value
Type: System::String^The name that is displayed for the data field in the fields editor.
.NET Framework
Available since 2.0
Available since 2.0
Show: