Click or drag to resize

IContentUnitReusable Property


Gets/sets whether this Content Unit can be placed multiple times on a Page Presentation. If false, it can only be placed once on a page.

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool Reusable { get; set; }

Property Value

Boolean
See Also