| AuthorizationHelperAuthorizedModifyContact Method | 
            Returns true if current user is authorized to modify contact, contact groups and accounts.
            
 
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool AuthorizedModifyContact(
	bool redirectIfNotAuthorized
)
Parameters
- redirectIfNotAuthorized
- Type: SystemBoolean
 Indicates if redirect should be done when not enough permissions
Return Value
Type: 
Boolean See Also
See Also