Dynamicweb 8 Documentation
ContextManager.Cookies Class Members
Methods 


The following tables list the members exposed by ContextManager.Cookies.

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