Click or drag to resize
VirtualContextPARAM_READONLY_MODE Field
Name of the parameter which indicates that the virtual context is in readonly mode and cannot modify data.

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

Field Value

Type: String
See Also