Click or drag to resize
ModuleCommandsCommunityGetGroupInfo Method
Gets the Group info from Community module.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static BaseInfo CommunityGetGroupInfo(
	int groupId
)

Parameters

groupId
Type: SystemInt32
Group ID

Return Value

Type: BaseInfo
See Also