RunOnceHasShown Method New for Windows Internet Explorer 7

Not supported. Determines whether the "first run" page has been shown.

Syntax

pfShown = window.external.RunOnceHasShown()

Return Value

Returns one of the following values:

true The "first run" page has been shown at least once.
false The "first run" page has not been shown.

Remarks

RunOnceHasShown was introduced in Internet Explorer 7.

This method can only be called from a "first run" page in the correct domain.

Applies To

external

See Also

RunOnceShown, RunOnceRequiredSettingsComplete