Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- user
- Type: Ingeniux.CMSIUser
User to check
Return Value
Type: BooleanTrue if user is not null and is either member of any allowed Groups, or on the list of explicitly allowed Users. Otherwise, this method returns false.
See Also