Click or drag to resize

CookieManagerSetCookieOptIn Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public static Cookie SetCookieOptIn(
	CookieOptInLevel optInLevel,
	IEnumerable<string> optInCategories
)

Parameters

optInLevel
Type: Dynamicweb.EnvironmentCookieOptInLevel
optInCategories
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Cookie
See Also