• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Default Functionalities in ASP.NET MVC Message Control

This sample demonstrates the default functionalities of the ASP.NET MVC Message control with different severity types and predefined styles.

DEMO
SOURCE

The Message control displays messages with different severity levels, set with icons and colors to denote the importance and context of the message to the end user.

The available severity messages are Normal, Success, Info, Warning and Error.

  • Normal - The message is displayed with an icon and color to denote it as a normal message.
  • Success - The message is displayed with an icon and color to denote it as a success message.
  • Info - The message is displayed with an icon and color to denote it as information.
  • Warning - The message is displayed with an icon and color to denote it as a warning message.
  • Error - The message is displayed with an icon and color to denote it as an error message.

In this sample, messages are displayed with a distinct icon and a color based on the Content and Severity properties.

More information about Message can be found in this documentation section.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE