Click or drag to resize

ShellListViewOnNavigationFailed Method

Fires the NavigationFailed event.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected void OnNavigationFailed(
	string pPath
)

Parameters

pPath
Type: SystemString
The Path that cannot be opened.
See Also