Click or drag to resize
CookieNameDisplayContentInDesignMode Field
Cookie key for the indication whether content of web parts should be displayed in the design mode

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public const string DisplayContentInDesignMode = "DisplayContentInDesignMode"

Field Value

Type: String
See Also