Click or drag to resize
SecurityCheckCheckPermissions Method
Checks the security of the permissions, returns true if the security check succeeded.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool CheckPermissions()

Return Value

Type: Boolean
See Also