Click or drag to resize
CMSContactManagementPageCheckPermissions Method (Boolean)
Checks if contact management is available on site.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
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