UserControlBaseSetCookie Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method SetCookie(String, String)
Sets the value of an HTTP cookie.
Public method SetCookie(String, String, DateTime)
Sets the value of an HTTP cookie with a specific expiration value.
Public method SetCookie(String, String, String)
Sets the value of an HTTP cookie with a sub-cookie.
Public method SetCookie(String, String, String, DateTime)
Sets the value of an HTTP cookie with a specific expiration value.
Top
See Also

Reference