Method | Description | |
---|---|---|
Show ( string searchQuery ) : void |
Shows the Web Search application, using the specified search query.
|
public Show ( string searchQuery ) : void | ||
searchQuery | string | The search query that the Web Search application will use when it is launched. |
return | void |