Blazor

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

    Show / Hide Table of Contents

    Class ButtonType

    Defines the type of a button in the toast.

    Inheritance
    System.Object
    ButtonType
    Namespace: Syncfusion.Blazor.Notifications
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ButtonType : Enum

    Fields

    Button

    Defines ButtonType as Button.

    Declaration
    public const ButtonType Button
    Field Value
    Type Description
    ButtonType

    Reset

    Defines ButtonType as Reset.

    Declaration
    public const ButtonType Reset
    Field Value
    Type Description
    ButtonType

    Submit

    Defines ButtonType as Submit.

    Declaration
    public const ButtonType Submit
    Field Value
    Type Description
    ButtonType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved