HelpView.value
string value() constGets the HTML content.
Returns
Current HTML content
void value(string html)Sets the HTML content.
Parameters
html | HTML content to display |
string value() constGets the HTML content.
void value(string html)Sets the HTML content.
html | HTML content to display |