| CMSAutomationPageCheckPermissions Method (Boolean) | 
            Checks if on-line marketing is available on site.
            
 
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool CheckPermissions(
	bool redirectOnError
)
Parameters
- redirectOnError
- Type: SystemBoolean
 If set to true then redirect to error permission page when not authorized
Return Value
Type: 
Boolean See Also
See Also