Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: string GetFullPath(this IHttpUrl)

Declaration

public static string GetFullPath(
    this IHttpUrl url
)

Summary

Returns the full path (the part that comes after the domain) regardless of any URL resolvers in use. The query string is not included.