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

Example of Icons in ASP.NET Core Message Control

This sample demonstrates the visibility customization of severity and close icons of the ASP.NET Core Message control. Click the close icon to hide the message. Click the button to restore the hidden message. Check or uncheck the check box to show or hide the visibility of the severity icon. Check or uncheck the check box to show or hide the visibility of the close icon.

DEMO
SOURCE

The Message control can be rendered with and without the severity and close icons. The close icon is used to hide the message.

In this sample, the Message control is rendered with a severity icon and a close icon. The visibility of the severity icon is handled by the showIcon property. The visibility of the close icon is handled by the showCloseIcon property.

More information about Message icons can be found in this Documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab