Click or drag to resize

CookieManagerGetCategoryCookies Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public static List<string> GetCategoryCookies(
	string category
)

Parameters

category
Type: SystemString

Return Value

Type: ListString
See Also