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