Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 628 Bytes

File metadata and controls

18 lines (12 loc) · 628 Bytes

SearchWeb class

public static class SearchWeb

Public Members

name description
static OpenInBrowserTab(…) Opens search as a tab in the default browser chosen in Windows settings.
static OpenInBrowserWindow(…) Opens search in a new browser. If no browser path is passed in then Chrome is used. Leave browser path blank to use Chrome.

See Also