Click or drag to resize

IUserGroupsCount Method


Gets the count of Groups this user belongs to.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int GroupsCount()

Return Value

Type: Int32
Count of Groups this user belongs to. Returns 0 if this user belongs to no groups.
See Also