HTMLFragmentSyntax.SetContent

HTMLFragmentSyntax.SetContent method

Defines the interface for set Content.

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

See Also