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