Click or drag to resize
SecurityCheckCheckUIElements Method
Checks the security of the UI elements, 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 CheckUIElements()

Return Value

Type: Boolean
See Also