The UrlSpace type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UrlSpace()()()() |
Initializes a new instance of the UrlSpace class.
| |
| UrlSpace(HttpContext) |
Initializes a new instance of the UrlSpace class.
| |
| UrlSpace(HttpContextBase) |
Initializes a new instance of the UrlSpace class.
|
Properties
| Name | Description | |
|---|---|---|
| ForceRelativeUrls |
Disables hostname bindings, so all output urls will be relative. Is used in in-console preview.
| |
| Hostname |
Gets or sets the hostname.
|