alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum Severity

    Specifies the type of severity to display the message with distinctive icons and colors.

    Namespace: Syncfusion.EJ2.Notifications
    Assembly: Syncfusion.AspNetMvc.Notifications.dll
    Syntax
    public enum Severity

    Fields

    Name Description
    Error

    The message is displayed with icons and colors to denote it as an error message.

    Info

    The message is displayed with icons and colors to denote it as information.

    Normal

    The message is displayed with icons and colors to denote it as a normal message.

    Success

    The message is displayed with icons and colors to denote it as a success message.

    Warning

    The message is displayed with icons and colors to denote it as a warning message.

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved