performanceNavigation Object
The properties of the performanceNavigation object describe the user navigation and server actions required to load the document into the window object.
Members Table
The following table lists the members exposed by the performanceNavigation object.
Attributes/Properties
Property Description redirectCount Gets the number of times that the document is redirected to another URL. type Gets a value representing the navigation that caused the document to be loaded by a window object. Methods
Method Description toJSON Returns the calling object as a JavaScript Object Notation (JSON) object.
Standards Information
There is no public standard that applies to this object.
See Also
performance