Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.57 KB

overview.md

File metadata and controls

54 lines (30 loc) · 1.57 KB
title page_title description slug tags published position
Overview
RadNotification Overview
Check our Web Forms article about Overview.
notification/overview
overview
true
0

WebForms Notification Overview

RadNotification is a lightweight control which can be used to display a notification message both from the server and the client. The notification is completely customizable, can be loaded on demand through a callback or WebService, can be automatically displayed and/or updated at specific intervals and supports different animation effects and at different position.

Key features:

  • Semantic rendering - no HTML tables used

  • Load on Demand through callback or WebService

  • Built-in, fully customizable context menu

  • Can contain simple text, HTML content and ASP.NET controls

  • Automatically calculates position relative to the screen

  • Automatic updates at a specified interval

  • Automatic show at a specified interval

  • Keep on mouse over

  • AutoClose Delay

  • Animation effects

  • Content scrolling

  • Advanced Skinning

See Also

  • [Populating Static Content]({%slug notification/setting-content/populate-static-content%})

  • [Client-Side Basics]({%slug notification/client-side-programming/overview%})

  • [Controlling Appearance]({%slug notification/appearance-and-styling/control-appearance%})

  • Online Demos

  • ASP.NET AJAX Notification