Overload List
| Name | Description | |
|---|---|---|
| GetDomainName(HttpRequest) |
Gets the name of the domain.
| |
| GetDomainName(HttpRequestBase) |
Gets the name of the domain.
| |
| GetDomainName(HttpRequest, Boolean) |
returns the domain name of the current request ( ie. www.domain.com or 207.132.12.123 or www.domain.com/directory if subhost )
| |
| GetDomainName(HttpRequestBase, Boolean) |
returns the domain name of the current request ( ie. www.domain.com or 207.132.12.123 or www.domain.com/directory if subhost )
|