Click or drag to resize

CreatePopupParameters Properties

The CreatePopupParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.)
Public propertyTargetName
Gets the popup window target name that was passed through the window.open() JavaScript function.
Public propertyTargetUrl
Gets the target URL that will be loaded in the popup browser.
Top
See Also