Click or drag to resize
SecurityCheckCheckEditor Method
Checks the security of the editor, 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 CheckEditor()

Return Value

Type: Boolean
See Also