Decodes a URL to correctly display special characters
Syntax
String = object. DecodeURI(ByVal EncodedURI As String)
The DecodeURI method syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |
EncodedURI | String , an URL encoded |