set_content method
set_content
Defines the interface for set Content.
def set_content(self, html):
...
Parameter | Type | Description |
---|---|---|
html | str | The string html value. |
Defines the interface for set Content.
def set_content(self, html):
...
Parameter | Type | Description |
---|---|---|
html | str | The string html value. |