M-Files UI Extensibility Framework
NavigateToObject Method
IShellFrame Interface : NavigateToObject Method
The object to navigate to.
Description
Navigates the shell frame to the location of an object.
Syntax
Visual Basic
Public Sub NavigateToObject( _
   ByVal targetObject As IObjID _
) 
Parameters
targetObject
The object to navigate to.
See Also

IShellFrame Interface  | IShellFrame Members