Click or drag to resize

CookieManagerSetCategoryCookies Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public static void SetCategoryCookies(
	string category,
	IEnumerable<string> cookies
)

Parameters

category
Type: SystemString
cookies
Type: System.Collections.GenericIEnumerableString
See Also