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