GroupInfoProviderGetGroupInfo Method (Int32) |
Returns the GroupInfo structure for the specified group.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 12.0.0
Syntax public static GroupInfo GetGroupInfo(
int groupId
)
Parameters
- groupId
- Type: SystemInt32
Group ID
Return Value
Type:
GroupInfoSee Also