Parameter | Description |
---|---|
hoView | Handle of the view to become the top view in the stack |
Procedure NavigateCancelTo Handle hoView
Call: | Send NavigateCancelTo hoView |
NavigateCancelTo works the same as NavigateCancel, except you can close all views in the stack up to hoView, which will then become the top view in a mobile web application (drilldown interface). Selecting any breadcrumb item other than the second to top item performs a NavigateCancelTo.
A description of the navigate cancel process is detailed in NavigateCancel. NavigateCancel actually sends the NavigateCancelTo message, passing the second to top view as hoView.
NavigateBegin | NavigateCancel | NavigateClose | NavigateCloseTo | NavigateForward | NavigateForwardCustom | NamedValueAdd | NamedValueGet