ISchemaFieldLabel Property
|
Gets and sets the the field's label (friendly name).
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Label { get; set; }
Property Label As String
Get
Set
property String^ Label {
String^ get ();
void set (String^ value);
}
abstract Label : string with get, set
Property Value
Type:
StringSee Also