Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IHtmlString Interface

Definition

Namespace:
System.Web
Assembly:
System.Web.HttpUtility.dll
Assembly:
System.Web.dll
Source:
IHtmlString.cs
Source:
IHtmlString.cs
Source:
HexConverter.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Description
ToHtmlString()

Returns an HTML-encoded string.

Applies to


Feedback

Was this page helpful?