IContentFreezeStateAllowedOperatingGroups Property Ingeniux CMS Content Store API

Gets the Groups that are allowed to open sessions. Among this list, only the administrators group is allowed to change the state itself.

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

IEnumerable<IUserGroup> AllowedOperatingGroups { get; }

Property Value

Type: IEnumerableIUserGroup
See Also

Reference