Home
/
Intersoft.ISRuntime6
/
ISHtmlUtilities
/
UrlDecode
UrlDecode
Method
Member of
ISHtmlUtilities
Decodes text that is URL Encoded.
Syntax
ISHtmlUtilities
.
UrlDecode
(
text
,
[convertPlusToSpace]
)
Parameters
Name
Type
Optional
ByRef
Description
text
String
The text to encode.
convertPlusToSpace
Boolean
Optional
Indicates whether to convert the Plus symbol to a Space prior to decoding.
If omitted, a value of
False
is assumed.
Return Value
String
A String value.
Member of:
ISHtmlUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0