Click or drag to resize

ICookieCollectionItem Property

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
Cookie this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: Cookie
See Also