Click or drag to resize
VirtualContextPARAM_PREVIEW_MODE Field
Name of the parameter indicating that the request is in the preview mode and the user name is stored in the cookie.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
public const string PARAM_PREVIEW_MODE = "pm"

Field Value

Type: String
See Also