Click or drag to resize

IListElementAllowEnclosureChange Property


Gets whether the element's Enclosed property is allowed to be changed.

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 during page creation and cannot be changed later. The default value is false.
See Also