Escapes a value so that it can be included as an Application Shortcut parameter.

This is just a shortcut to System.Uri.EscapeDataString.

Syntax

ISApplicationShortcut.Escape(value)

Parameters

NameTypeOptionalByRefDescription
value String The value to escape.

Return Value

String

A String value.

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