Click or drag to resize
PortalContextEditableControlsHidden Property
Gets or sets the value that indicates whether current page may contain some hidden editable controls

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static bool EditableControlsHidden { get; set; }

Property Value

Type: Boolean
See Also