Click or drag to resize

PathChangeCancelEventArgs Class

Like FolderChangingEventArgs. Still available for compatibility.
Inheritance Hierarchy

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public class PathChangeCancelEventArgs : FolderChangingEventArgs

The PathChangeCancelEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFolderIdList
Gets an ItemIdList representing the target folder of the navigation.
(Inherited from FolderChangingEventArgs.)
Top
See Also