Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/InvokeURLUsageNotes |
Widget: InvokeURL
A widget to call up a URL into the TaskPane, a new window or HTML element. The map name and Session ID are automatically added to the URL, as well as any additional parameters specifed
Usage Notes
See: Widgets/InvokeURLUsageNotes
Common Widget Properties
- Location :
- Label : Invoke URL
- Tooltip : Click to execute the URL
- StatusText :
- ImageUrl : images/icons/invoke-url.png
- ImageClass :
- StandardUi : true
- ContainableBy : Any
Parameters
Target
- Description : The frame, window, or TaskPane in which to display any UI for the widget. If empty, a new window is used
- Type : String
- Label : Target
- DefaultValue : InvokeUrlWindow
- IsMandatory : false
Url
- Description : The URL to be opened in the target
- Type : String
- Label : URL
- IsMandatory : true
DisableIfSelectionEmpty
- Description : A flag to indicate if this widget should only be enabled if there is a selection available on the map
- Type : boolean
- Label : DisableIfSelectionEmpty
- DefaultValue : false
- IsMandatory : false
AdditionalParameter
- Description : A list of key/value pairs that will be added to the URL
- Type : XML
- Label : Additional parameter
- DefaultValue :
- IsMandatory : false
Last modified
17 years ago
Last modified on 04/03/08 03:26:08
Note:
See TracWiki
for help on using the wiki.