DefaultSearchProvider Method

Not supported. Retrieves the name of the user's default search provider.
Syntax
pbstrName = window.external.DefaultSearchProvider()
Return Value
String that contains the default search provider name.
Remarks
DefaultSearchProvider 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
AddSearchProvider, IsSearchProviderInstalled
Community Additions
Show: