Click or drag to resize
CMSContentPageCheckSecurity Method
Checks the security.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static void CheckSecurity(
	string mode = null
)

Parameters

mode (Optional)
Type: SystemString
Mode of the page.
See Also