Dynamicweb Namespace : ContextManager.Cookies Class |
The following tables list the members exposed by ContextManager.Cookies.
Name | Description | |
---|---|---|
GetCookie | Gets the cookie with the given name. | |
GetCookieOptInLevel | Gets the cookie OptIn level value. If the OptInLevel cookie doesn't exist returns CookieOptInLevel.Functional | |
SetCookie | Overloaded. Request a cookie to be set. If cookies are disabled or if the user has opted out of this particular type of cookie, the cookie will not be set. Cookie type can be assigned from the Management Center. | |
SetCookieOptInLevel | Sets the OptInLevel cookie with OptIn level as a value. | |
UpdateCookie | Overloaded. Update cookie. If cookies are disabled or if the user has opted out of this particular type of cookie, the cookie will not be updated. Cookie type can be assigned from the Management Center. |