Click or drag to resize

IContentUnitContentUnitSecurity Property


Gets/sets the security for this Content Unit, which is a list of User Groups, that will not see this Content Unit on Page Builder UI

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IPresentationSystemSecurity ContentUnitSecurity { get; set; }

Property Value

Type: IPresentationSystemSecurity
See Also