M-Files UI Extensibility Framework
NavigateToFolder Method
IShellFrame Interface : NavigateToFolder Method
The folder collection that defines the target folder.
Description
Navigates to the given folder.
Syntax
Visual Basic
Public Sub NavigateToFolder( _
   ByVal targetFolder As IFolderDefs _
) 
Parameters
targetFolder
The folder collection that defines the target folder.
See Also

IShellFrame Interface  | IShellFrame Members