Click or drag to resize

ShellListViewOnNavigationFailed Method

Fires the NavigationFailed event.

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

Parameters

pPath  String
The Path that cannot be opened.
See Also