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

Property Value

Type: Boolean
Remarks
This property is set by schema during page creation and cannot be changed later. The default value is false.
See Also