Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: string GetFullDomain(this IHttpUrl)

Declaration

public static string GetFullDomain(
    this IHttpUrl url
)

Summary

Returns the full domain name (the part that comes before the first slash) regardless of any URL resolvers in use. The protocol and the port number is not included.