Click or drag to resize
CMSConditionalLayoutCheckLayoutVisible Method
Checks whether the layout is visible or not and returns the state of the layout

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool CheckLayoutVisible()

Return Value

Type: Boolean
See Also