BBjPageLoadedEvent::getUrl
Description
In BBj 7.0 and higher, this method returns the URL of a page successfully loaded to a BBjHtmlView or BBjHtmlEdit control using the setUrl method, or by the user interactively navigating to a page by clicking on a link.
Syntax
Return Value |
Method |
---|---|
String |
getUrl() |
Parameters
None.
Return Values
In BBj 7.0 and higher, this method returns the URL of a page successfully loaded to a BBjHtmlView or BBjHtmlEdit control using the setUrl method, or by the user interactively navigating to a page by clicking on a link.
Remarks
The BBjHtmlEdit control was added in BBj 16.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.