CookieManager.CreateCookie

Generic routine to create a cookie consistently and with the proper HTTP settings applied

public virtual HttpCookie CreateCookie(string name,
	string value,
	bool secure)

Parameters

name

value

secure


See also:

Class CookieManager

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic