Search Results for

    Show / Hide Table of Contents
    View Source

    Class NoopHtmlSanitizer

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Security
    Assembly: Umbraco.Core.dll
    Syntax
    public class NoopHtmlSanitizer : IHtmlSanitizer

    Methods

    View Source

    Sanitize(string)

    Sanitizes HTML

    Declaration
    public string Sanitize(string html)
    Parameters
    Type Name Description
    string html

    HTML to be sanitized

    Returns
    Type Description
    string

    Sanitized HTML

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX