BrowserExtendedNewWindowEventArgs.UrlContext Property

Definition

Gets the URL of the page that is opening the new window.

public:
 property System::String ^ UrlContext { System::String ^ get(); };
public string UrlContext { get; }
member this.UrlContext : string
Public ReadOnly Property UrlContext As String

Property Value

Applies to