Click or drag to resize
CMSAutomationPageCheckPermissions Method (Boolean)
Checks if on-line marketing is available on site.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
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: Boolean
See Also