IHtmlContent Interface
Definition
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.
HTML content which can be written to a TextWriter.
public interface class IHtmlContent
public interface IHtmlContent
type IHtmlContent = interface
Public Interface IHtmlContent
- Derived
Methods
WriteTo(TextWriter, HtmlEncoder) |
Writes the content by encoding it with the specified |