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.6.492
Syntax
bool AllowEnclosureChange { get; }

Property Value

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