IListElementChildElementName Property
|
Gets the child element's name. A child element's name 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 ChildElementName { get; }
ReadOnly Property ChildElementName As String
Get
property String^ ChildElementName {
String^ get ();
}
abstract ChildElementName : string with get
Property Value
Type:
StringSee Also