Click or drag to resize
AbstractElementAttributeCheckVisibility Method
Checks if the element is visible. Returns true if it is allowed to be shown.

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

Return Value

Type: Boolean
See Also