Encodes text so that it is safe to use in a URL.

This is a shortcut to Runtime.HtmlUtilities.UrlEncode.

Syntax

ISSupport.UrlEncode(text)

Parameters

NameTypeOptionalByRefDescription
text String The text to encode.

Return Value

String

A String value.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0