The DomainLanguageHelper type exposes the following members.
|
Name |
Description |
|
ClearDomainMappings
|
Clears the domain mappings.
|
|
GetCurrentHost(HttpContext)
|
Gets the current host.
|
|
GetCurrentHost(HttpRequest)
|
Gets the current host.
|
|
GetCurrentHost(IOwinContext)
|
Gets the current host.
|
|
GetCurrentUrlRoot(HttpContext)
|
Gets the current URL root.
|
|
GetCurrentUrlRoot(IOwinContext)
|
Gets the current URL root.
|
|
GetDomain(SQL, HttpContext)
|
Gets the domain.
|
|
GetDomain(SQL, IOwinContext)
|
Gets the domain.
|
|
GetDomainFromSlug
|
Gets the domain from slug.
|
|
GetHost
|
Gets the host.
|
|
GetLanguage(SQL, Domain, HttpContext)
|
Gets the language.
|
|
GetLanguage(SQL, Domain, String, HttpContext)
|
Gets the language.
|
|
GetLanguage(SQL, Domain, String, IOwinContext)
|
Gets the language.
|
|
GetLanguageById
|
Gets the language by identifier.
|
|
ReplaceDomainSlugs
|
Replaces the domain slugs.
|
|
RequestPath(RequestContext)
|
Requests the path.
|
|
RequestPath(HttpContext)
|
Requests the path.
|
|
SetDomainIdLanguageId(HttpContext, Int32, Int32)
|
Sets the domain identifier language identifier.
|
|
SetDomainIdLanguageId(RequestContext, Int32, Int32)
|
Sets the domain identifier language identifier.
|