DomainLanguageHelper..::..GetCurrentHost Method
Overload List
| Name | Description | |
|---|---|---|
|
|
GetCurrentHost(HttpContext) |
Gets the current host.
|
|
|
GetCurrentHost(HttpContextWrapper) |
Returns the current request's host (including non-default port) for the supplied
HttpContextWrapper.
|
|
|
GetCurrentHost(HttpRequest) |
Gets the current host.
|
|
|
GetCurrentHost(HttpRequestBase) |
Returns the current request's host (including non-default port) for the supplied
HttpRequestBase.
|
|
|
GetCurrentHost(IOwinContext) |
Gets the current host.
|

