BBjHtmlView::setDownloadDirectory
Description
In BBj 20.30 and higher, this method sets the default download directory for this BBjHtmlView control.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
setDownloadDirectory(string directory) |
Parameters
| Variable | Description |
|---|---|
|
directory |
The default download directory to be used for the BBjHtmlView control. |
Return Value
None.
Remarks
As of BBj 20.30, this value is only meaningful with the CHROMIUM_HTMLVIEW client.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.