In This Topic
Reference Guides / JavaScript API / Actions / Interface / ToggleLoadFromUriDialog

ToggleLoadFromUriDialog

In This Topic
 ToggleLoadFromUriDialog

This function allows you to show or hide the load from URI dialog.

ToggleLoadFromUriDialog: function (docuViewareID, focus)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to toggle the URI dialog in.
focus
An optional boolean value specifying if the input URI area must be focused. Default value is true.

Return Value

1 if error, 0 if success.