IGroupElementClosed Property
|
Gets whether the group is closed. You cannot add child elements to a closed group.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Closed As Boolean
Get
property bool Closed {
bool get ();
}
abstract Closed : bool with get
Property Value
Type:
BooleanSee Also