Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SanitizeRemoveAttrs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SanitizeRemoveAttrs

    Inheritance
    System.Object
    SanitizeRemoveAttrs
    Namespace: Syncfusion.Blazor.InPlaceEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SanitizeRemoveAttrs : Object

    Constructors

    SanitizeRemoveAttrs()

    Declaration
    public SanitizeRemoveAttrs()

    Properties

    Attribute

    Defines the attribute name to sanitize

    Declaration
    public string Attribute { get; set; }
    Property Value
    Type Description
    System.String

    Selector

    Defines the selector that sanitize the specified attributes within the selector

    Declaration
    public string Selector { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved