PhishingEnabled Method

Not supported. Determines whether Microsoft Phishing Filter is enabled.
Syntax
fEnabled = window.external.PhishingEnabled()
Return Value
Returns one of the following possible values:
truePhishing Filter is enabled. falsePhishing Filter is disabled.
Remarks
PhishingEnabled 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
CustomizeSettings
Community Additions
Show: