CMSAutomationPageCheckPermissions Method (Boolean) |
Checks if on-line marketing is available on site.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
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