Property Navigation
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Navigation
Gets the INavigation instance that can be used for controlling navigation in the current browser instance.
INavigation Navigation { get; }
Property Value
- INavigation
The INavigation instance associated with this IBrowser.