IListElementChildElementLabel Property
|
Gets the child element's label. A child element's label is determined by its
page's schema and cannot be changed.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ChildElementLabel { get; }
ReadOnly Property ChildElementLabel As String
Get
property String^ ChildElementLabel {
String^ get ();
}
abstract ChildElementLabel : string with get
Property Value
Type:
StringSee Also