Stops opening a file, cancels any pending navigation or download operation, and stops any dynamic page elements.
Object.Stop()
The Stop method syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
ALog |
ALog control |
The following example will stop opening a file for the ALog control:
log1.Stop()