Share via


NavigateToView Method

The NavigateToView method navigates to a view.

Syntax

object.NavigateToView

(

i_ViewID As Number

)

Parameters

Parameter Description

i_ViewID

View to navigate to.

Remarks

This method references the current view that is displayed to the user. It should not be called from within a macro where there is no access to the user interface.

See Also

Reference

IGrooveFormsToolUIDelegate Interface
LaunchOrNavigateToURL Method
NavigateToForm Method