VisitContext Properties |
The VisitContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentItems |
Gets the content items that the visitor is currently viewing.
| |
| Cookie |
Gets the information that is persisted in HTTP cookies when the person visits the web-page.
| |
| Current |
Gets the context object that corresponds to the current request.
| |
| PageView |
Gets the reference to the current PageView object.
| |
| Request |
Gets the request object.
| |
| Response |
Gets the response object.
| |
| Server |
Gets the server object.
| |
| Session |
Gets the session object.
| |
| Visit |
Gets the current visit.
|