StopNavigation
PowerScript function
Description
Stops navigating the page.
Applies to
WebBrowser controls
Syntax
|
1 |
controlname.StopNavigation ( ) |
|
Argument |
Description |
|---|---|
|
controlname |
The name of the WebBrowser control. |
Return value
Integer. Returns 1 if it succeeds and -1 if an error occurs.
Examples
|
1 2 |
Integer li_rtn li_rtn = wb_1.StopNavigation() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest