BBjHtmlView::setUserAgent
Description
In BBj 15.00 and higher, this method sets the user agent string for this BBjHtmlView control.
Syntax
Return Value |
Method |
---|---|
void |
setUserAgent(string userAgent) |
Parameters
Variable |
Description |
---|---|
string |
The user agent string to be used for the BBjHtmlView control. |
Return Value
None.
Remarks
For more information about the user agent string, go to useragentstring.com.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.