Method | Description | |
---|---|---|
GetUrlKeyString ( this uri, UriComponents uriSensitivity ) : string | ||
IsHostMatch ( this uriBase, |
Checks if url is the same as the base url
|
public static GetUrlKeyString ( this uri, UriComponents uriSensitivity ) : string | ||
uri | this | |
uriSensitivity | UriComponents | |
return | string |
public static IsHostMatch ( this uriBase, |
||
uriBase | this | Base Uri |
uri | url to check | |
return | bool |