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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool CheckLayoutVisible()

Return Value

Type: Boolean
See Also