ISchemaFieldChildElementLabel Property
|
Gets and sets the child element label. Only applies to the
List element field type.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ChildElementLabel { get; set; }
Property ChildElementLabel As String
Get
Set
property String^ ChildElementLabel {
String^ get ();
void set (String^ value);
}
abstract ChildElementLabel : string with get, set
Property Value
Type:
StringSee Also