Navigates to the current search page.
Object.GoSearch()
The GoSearch method syntax has the following parts:
Name |
Type |
Description |
Object |
ALog |
ALog control |
The following example will navigate to the current search page of the ALog control:
log1.GoSearch()