Decodes text that is URL Encoded.

Syntax

ISHtmlUtilities.UrlDecode(text, [convertPlusToSpace])

Parameters

NameTypeOptionalByRefDescription
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