GroupInfoProviderGetGroupInfoInternal Method |
Returns the GroupInfo structure for the specified group.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 12.0.0
Syntax protected GroupInfo GetGroupInfoInternal(
string groupCodeName,
string siteName
)
Parameters
- groupCodeName
- Type: SystemString
Code name of the group to get - siteName
- Type: SystemString
Group site name
Return Value
Type:
GroupInfoSee Also