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 (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static bool EditableControlsHidden { get; set; }

Property Value

Type: Boolean
See Also