Click or drag to resize

IUserIsAdministrator Property


Gets whether the user is an administrator. Administrators have the privilege of working with any object in the CSAPI.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool IsAdministrator { get; }

Property Value

Type: Boolean
See Also