Application.WebSetSearchPage Method
Project Developer Reference |
Specifies a document as the Search Page.
Syntax
expression.WebSetSearchPage(Address)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Address | Optional | String | The address to use as a Search Page. If Address is omitted, the current document is set as the Search Page. |
Return Value
Boolean
See Also