TIWCGJQAjaxCookie.Raw Property

By default the cookie value is encoded/decoded when creating/reading, using encodeURIComponent/decodeURIComponent. Turn off by setting raw: true. Default: false.

Namespace: IWCGJQCommon
published
 property Raw: Boolean index 04 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean