Represents an Application Shortcut.

An Application Shortcut is formatted like a URL including escaping on non-URL characters , e.g. ShowForm?form=Clients&id=C10000

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Escape Escapes a value so that it can be included as an Application Shortcut parameter.
FromUrlString Loads the Application Shortcut from a URL-style string.
ToUrlString Converts the Application Shortcut to a URL-style string.
ToUrlStringEncrypted Converts the Application Shortcut to a URL-style string with all parameters (except for the 'Type' parameter if one exists) encrypted.

Properties

Name Description
Action The Shortcut Action.
Parameters Read-Only The Shortcut's Parameters.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0