Table of Contents

Property NavigationAction

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.