HyperlinkUriHelper Members
Helper class to manage hyperlinks.
#Methods
Name | Description |
---|---|
Convert |
Creates a hyperlink from a hyperlink URI. |
Convert |
Converts the hyperlink’s relative path to absolute. |
Convert |
Converts a hyperlink to a hyperlink URI. |
Convert |
Converts URI to URL. |
Ensure |
Check whether the hyperlink URI is valid. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Escape |
Replaces the “\“ escape character to normal backslashes. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Check whether the hyperlink’s path is local. |
Is |
Checks whether the hyperlink’s path is relative. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Prepare |
Corrects hyperlink tooltips that contain double quotes. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also