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: 12.0.0
Syntax public 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:
BooleanSee Also