BrowserExtendedNavigatingEventArgs.NavigationContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the flags when opening a new window.
public:
property Microsoft::Uii::Csr::Browser::Web::UrlContext NavigationContext { Microsoft::Uii::Csr::Browser::Web::UrlContext get(); };
public Microsoft.Uii.Csr.Browser.Web.UrlContext NavigationContext { get; }
member this.NavigationContext : Microsoft.Uii.Csr.Browser.Web.UrlContext
Public ReadOnly Property NavigationContext As UrlContext