Click or drag to resize
AbstractSecurityAttributeCheckUIElements Method
Checks the security of the UI elements, returns true if the security check succeeded.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool CheckUIElements()

Return Value

Type: Boolean
See Also