IShellControlConnector Interface |
Namespace: Jam.Shell
The IShellControlConnector type exposes the following members.
Name | Description | |
---|---|---|
CanNavigate |
Use this function to check if navigating the passed ItemIdList is allowed.
| |
DeregisterShellControl |
Deregisters a control with the ShellControlConnector
| |
PathChanged |
Used by the connected controls for synchronization. Sets a new path in the ShellControlConnector.
| |
RegisterShellControl |
Registers a control with the ShellControlConnector
| |
SelectedFileChanged |
Used by the connected controls for synchronization. Usually this method should not be called by the user directly.
|