Attachmate.Reflection.Objects.Emulation.Common Library : OpenUrlActionLocationOption Enumeration |
Member | Description |
---|---|
ExternalBrowser | Opens the specified URL in a new browser instance |
NamedTab | Opens the specified URL in an existing InfoConnect tab. The tab name must be specified as a string in the third parameter to openURLAction. |
NewTab | Opens the specified URL in a new InfoConnect tab. |