Parameter | Description |
---|---|
hoNavigateToView | Handle of the view object on which a NavigateBegin should be performed. |
bUnconditional | If True, then no changed states will be checked (no unsaved changes warnings). |
Procedure NavigatePathBegin Handle hoNavigateToView Boolean bUnconditional
Call: | Send NavigatePathBegin hoNavigateToView bUnconditional |
Performs a NavigateBegin to the view passed as the first parameter.
It will automatically determine the invoking object for the navigation. If a path is specified from the cWebApp object, it will use that path. If multiple paths are available with different invoking objects it will pick a random invoking object.