| ICookieCollectionItem Property |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax Cookie this[
string key
] { get; }
ReadOnly Property Item (
key As String
) As Cookie
Get
Parameters
- key
- Type: SystemString
Property Value
Type:
CookieSee Also