C# (CSharp) Tp.Web.Extensions.Components Namespace

Classes

Name Description
Encoder
HtmlReader A very loose HTML parser.
PlainTextRenderer A specialized sanitizer which outputs formatted plain text instead of HTML.
PushBackTextReader Not a real text reader, but still is very handy.
Sanitizer Clean up HTML code, remove dangerous fragments, such as styles, scripts, event attributes, forms, etc...
TextWriterSplitter Redirects its output to the specified array of text writer.
WordsHighlighter