getDialogDocument
Browser Only
This can only be used in code which runs in Dashboards and Graphics.
getDialogDocument(name, *bundle)
→ {object}
Returns the specified dialog's iframe document.
Parameters
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
name | string | The desired dialog's name. | ||
bundle | string | <optional> | Current bundle | The bundle from which to select the dialog. |