| ContactGroupHelperAuthorizedReadContactGroup Method  | 
            Indicates if current user is authorized for site CG.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxpublic static bool AuthorizedReadContactGroup(
	int siteID,
	bool noPermissionRedirect
)
Parameters
- siteID
 - Type: SystemInt32
SiteID of an CG - noPermissionRedirect
 - Type: SystemBoolean
Indicates if redirect should be done when not enough permissions 
Return Value
Type: 
Boolean
See Also