SessionFacade Class Members
In This Topic
The following tables list the members exposed by SessionFacade.
Public Constructors
Public Properties
| Name | Description |
| Referrer |
Gets or sets the referring url that initiated this session
|
| SelectedOrderIds |
Gets or sets a collection of order ids that have been selected by the user
for some operation.
|
| UserHostAddress |
Gets the address of the remote host
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also