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.23.2
Syntax public string TargetUrl { get; }
Property Value
Type:
StringThe target URL that will be loaded in the popup browser.
See Also