This topic has not yet been rated - Rate this topic

redirectCount property

The IHTMLPerformanceNavigation::redirectCount property must return the number of redirects since the last non-redirect navigation under the current browsing context. If there is no redirect or there is any redirect that is not from the same origin as the destination document, this property must return zero.

Internet Explorer 9

Syntax

HRESULT value = object.get_redirectCount(* p);

Property values

Type: unsigned long

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.