Property Navigation
- Namespace
- DotNetBrowser.Navigation.Handlers
- Assembly
- DotNetBrowser.dll
Navigation
Gets the INavigation instance the handler is associated with.
public INavigation Navigation { get; }
Property Value
- INavigation
The INavigation instance the handler is associated with.