IHtmlString Interface

Definition

Represents an HTML-encoded string that should not be encoded again.

public interface class IHtmlString
public interface IHtmlString
type IHtmlString = interface
Public Interface IHtmlString
Derived

Methods

ToHtmlString()

Returns an HTML-encoded string.

Applies to