CreatePopupParametersTargetUrl Property  | 
 
                Gets the target URL that will be loaded in the popup browser.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.7
Syntaxpublic string TargetUrl { get; }Property Value
Type: 
StringThe target URL that will be loaded in the popup browser.
See Also