SiteBaseSetCookie 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 Code example SetCookie(String, String)
Sets the value of a non-persistent HTTP cookie.
Public method Code example SetCookie(String, String, DateTime)
Sets the value of an HTTP cookie with a specific expiration value.
Public method Code example SetCookie(String, String, String)
Sets the value of a non-persistent HTTP cookie with a sub-cookie.
Public method Code example SetCookie(String, String, String, DateTime)
Sets the value of an HTTP cookie with a specific expiration value.
Top
See Also

Reference