Position Property (IHistoryApi)
In This Topic
Gets the current position within the navigation history, indicating the current page view.
Syntax
'Declaration
ReadOnly Property Position As Integer
Property Value
The zero-based index of the current page view in the history.
See Also