ISchemaFieldChildElementLabel Property
|
Gets/sets the child element label. Only applies to the
List element field type.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also