Property NavigationAction
NavigationAction
Gets the type of navigation action.
public WebBrowserNavigationAction NavigationAction { get; set; }
Property Value
- WebBrowserNavigationAction
A WebBrowserNavigationAction representing the type of navigation action.
Remarks
Only valid for NewWindow events.