GroupInfoProviderGetGroupInfoInternal Method (Int32) |
Returns the GroupInfo structure for the specified group.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax protected GroupInfo GetGroupInfoInternal(
int groupId
)
Parameters
- groupId
- Type: SystemInt32
Group ID
Return Value
Type:
GroupInfoSee Also