CookieHelper GetValueInternal Method Kentico 8.1 API Reference
Returns the given cookie value.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

name
Type: OnlineSystem String
Cookie name to retrieve
useDefaultValue
Type: OnlineSystem Boolean
If true, the cookie is allowed to use the configured default value

Return Value

Type: OnlineString
See Also