Click or drag to resize

IContentFreezeStateAllowedOperatingUserIds Property


Gets the ID of Users that are allowed to open sessions. Among this list, only administrators are allowed to change the state itself.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<string> AllowedOperatingUserIds { get; }

Property Value

Type: IEnumerableString
See Also