Telerik UI for ASP.NET MVC Notification Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Notification component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC Notification allows you to render various brief messages to application users. You can use the Notification component to present information related to the status of an application, user action, warning or error.

The ASP.NET MVC Notification control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Notification is a server-side wrapper for the Kendo UI for jQuery Notification component and comes in the form of an HtmlHelper.

Functionality and Features

  • Positioning and Stacking—Configuration options for positioning and stacking.
  • Notification types—Built-in notification types "info", "success", "warning", and "error".
  • Animation—Animated rendering.
  • Hiding—Automatic or configurable hiding.
  • Templates—Rendering of custom content with templates.
  • RTL support—The Notification component enables you to render it in a right-to-left direction.

Additional Apps

This Notification example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources