Returns true if CurrentUser is authorized for the specified action in the group.
            
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- permissionName
 - Type: 
System String
Name of the permission to check (createpages, editpages, deletepages) 
- groupId
 - Type: 
System Int32
Group ID 
Return Value
Type:See Also