Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace EPiServer.Core.Html

Classes

AppendOnlyBuilder

A very simple implementatino of a StringBuilder that only supports Append operations. It outperforms the regular System.Text.StringBuilder in the Append-only scenario.

TextIndexer

Index Html into keywords.

WebStringHelper

Helper that removes all tags from specified string except tags marked as safe in 'EPiServer.Configuration.Settings.UISafeHtmlTags'>