IUserGroupsCount Method Ingeniux CMS Content Store API

Gets the count of Groups this user belongs to.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
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

Reference

[!:Ingeniux.CMS.IUser.IsMemberOof]