HTMLFragmentSyntax.SetContent

HTMLFragmentSyntax.SetContent method

Defines the interface for set Content.

public void SetContent(String html)
ParameterTypeDescription
htmlStringThe String html value.

See Also