HelpDialog.value
string value() constGets the current HTML content.
Returns
The current HTML content string
void value(string content)Sets the HTML content directly.
Parameters
content | HTML content string |
string value() constGets the current HTML content.
void value(string content)Sets the HTML content directly.
content | HTML content string |