Click or drag to resize

CookieManagerGetCookie Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public static Cookie GetCookie(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Cookie
See Also