Gets the count of
Groups this user belongs to.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function GroupsCount As Integer
abstract GroupsCount : unit -> int
Return Value
Type:
Int32Count of
Groups this user belongs to. Returns 0 if this user belongs to no groups.
See Also Reference
[!:Ingeniux.CMS.IUser.IsMemberOof]