Dynamicweb 8 Documentation
ContextManager.Cookies Class Methods


For a list of all members of this type, see ContextManager.Cookies members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCookieGets the cookie with the given name.  
Public Methodstatic (Shared in Visual Basic)GetCookieOptInLevelGets the cookie OptIn level value. If the OptInLevel cookie doesn't exist returns CookieOptInLevel.Functional  
Public Methodstatic (Shared in Visual Basic)SetCookieOverloaded. 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.  
Public Methodstatic (Shared in Visual Basic)SetCookieOptInLevelSets the OptInLevel cookie with OptIn level as a value.  
Public Methodstatic (Shared in Visual Basic)UpdateCookieOverloaded. 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.  
Top
See Also

Reference

ContextManager.Cookies Class
Dynamicweb Namespace

Send Feedback