HyperlinkUriHelper.ConvertToHyperlinkUri(String) Method
Converts a hyperlink to a hyperlink URI.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v25.1.Core.dll
NuGet Package: DevExpress.Office.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| uri | String | A target hyperlink. |
Returns
| Type | Description |
|---|---|
| String | The resulting URI. |
See Also