IListElementEnclosed Property Ingeniux CMS Content Store API

Gets and sets whether the rendering of the List element at runtime or preview will be contained in a wrapper element.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool Enclosed { get; set; }

Property Value

Type: Boolean
Remarks

New to CMS 9.0. Previous versions remove the List element during expansion.
Examples

<List Name="SEOGroup">
  .......
</List>
![
See Also

Reference