Click or drag to resize
ModuleCommandsCommunityGetUserGroups Method (Int32)
Gets the groups for the given user.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static DataSet CommunityGetUserGroups(
	int userId
)

Parameters

userId
Type: SystemInt32
User ID

Return Value

Type: DataSet
See Also