Returns the given cookie value.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Cookie name to retrieve
- useDefaultValue
- Type: System Boolean
If true, the cookie is allowed to use the configured default value
Return Value
Type: StringSee Also