Overload List

  NameDescription
Public methodStatic memberGetDomainName(HttpRequest)
Gets the name of the domain.
Public methodStatic memberGetDomainName(HttpRequestBase)
Gets the name of the domain.
Public methodStatic memberGetDomainName(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 )
Public methodStatic memberGetDomainName(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 )

See Also