Class CreatePopupParameters
- Namespace
 - DotNetBrowser.Browser.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
The parameters of the CreatePopupHandler.
public sealed class CreatePopupParameters : BrowserParameters
  - Inheritance
 - 
      
      
      CreatePopupParameters
 
- Inherited Members
 
Properties
- TargetName
 Gets the popup window target name that was passed through the
window.open()JavaScript function.
- TargetUrl
 Gets the target URL that will be loaded in the popup browser.