Click or drag to resize
UriExtensions Methods

The UriExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryGetRelativePath
Tries to retrieve relativePath from absolute Uri. Retrieved relativePath consists of AbsolutePath without it's ApplicationPath prefix. Query string parameters are omitted.
Top
See Also