| CookieSettings Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers
 Syntax
Syntaxpublic class CookieSettings
The CookieSettings type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CookieSettings | 
            Creates a new instance of CookieSettings with given parameters.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DefaultValue | 
            Gets the cookie default value.
             | 
|  | IsSensitive | 
            Gets the cookie sensitivity from security point of view.
             | 
|  | Level | 
            Gets the cookie level.
             | 
 See Also
See Also