Click or drag to resize

IManagedGroupsGetAllIds Method

Returns the entire list of group ids managed by the user

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IList<int> GetAllIds()

Return Value

Type: IListInt32
List of group ids
See Also