Server Class |
Namespace: Dynamicweb.Environment.Web
The Server type exposes the following members.
| Name | Description | |
|---|---|---|
| Server |
Initializes a new istance of the Dynamicweb.Environment.Web.Server class that wraps an instance of the HttpContextBase class
|
| Name | Description | |
|---|---|---|
| MapPath |
Returns the physical file path that corresponds to the specified virtual path on the Web Server
| |
| UrlEncode |
URL-encodes a string and returns the encoded string
|