Click or drag to resize

IGroupElementAllowEnclosureChange Property


Gets whether changing the Enclosed property is allowed on the element.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool AllowEnclosureChange { get; }

Property Value

Type: Boolean
Remarks
This property is set by schema at page creation and cannot be changed afterward. Default is false.
See Also