Click or drag to resize
CMSEventLogPageCheckPermissions Method (Boolean)
Checks the access permissions.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.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 authorised

Return Value

Type: Boolean
See Also