![]() | CookieCollection Class |
Namespace: Dynamicweb.Environment.Web
The CookieCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsSynchronized | |
![]() | Item |
Gets the Cookie with the specified name
|
![]() | SyncRoot |
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified Cookie to the Cookie Collection
|
![]() | CopyTo | |
![]() | GetEnumerator | |
![]() | Remove |
Removes the Cookie with the specified name from the Collection
|
![]() | Set |
Updates an existing cookie, or adds it as a new cookie.
|