Blazor

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

    Show / Hide Table of Contents

    Class SanitizeSelectors

    Provides information about a SanitizeSelectors.

    Inheritance
    System.Object
    SanitizeSelectors
    Namespace: Syncfusion.Blazor.Popups
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SanitizeSelectors : Object

    Constructors

    SanitizeSelectors()

    Declaration
    public SanitizeSelectors()

    Properties

    Attributes

    Returns the attributes.

    Declaration
    public List<SanitizeRemoveAttrs> Attributes { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<SanitizeRemoveAttrs>

    Tags

    Returns the tags.

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