Create a 'Portal' type Application Shortcut to show a Portal.

Syntax

ISfinSupport.CreateApplicationShortcutPortal(id, [startupUrl], [modal])

Parameters

NameTypeOptionalByRefDescription
id String The Portal Id.
startupUrl String Optional The Startup URL, e.g., "/Test" would start the Portal at the "Test" page.
modal Boolean Optional Indicates whether the HTML viewer form should be displayed as a modal form. If omitted, a value of False is assumed.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0