ModuleCommandsCommunityGetGroupInfo Method |
Gets the Group info from Community module.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static BaseInfo CommunityGetGroupInfo(
int groupId
)
Parameters
- groupId
- Type: SystemInt32
Group ID
Return Value
Type:
BaseInfoSee Also