set_content method

set_content

Defines the interface for set Content.

def set_content(self, html):
    ...
ParameterTypeDescription
htmlstrThe string html value.

See Also