Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
EscapeHtml
.
EscapeHtml
()
Constructor
Namespace
Statiq
.Core
Type
EscapeHtml
Constructors
EscapeHtml
()
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
EscapeAllNonstandard
()
ExecuteAsync
(IExecutionContext)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
WithDefaultStandard
()
WithEscapedChar
(char[])
WithStandard
(char[])
Property Members
Parallel
Escapes HTML content with predefined escape sequences.
Namespace
Statiq
.Core
Containing Type
EscapeHtml
Syntax
public EscapeHtml()
On This Page
Syntax