ClassNotificationConstants
Class
The RadNotification constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class NotificationConstants
Inheritance: objectNotificationConstants
Fields
CssRadNotification
The base CSS class of the RadNotification wrapper element.
Declaration
cs-api-definition
public const string CssRadNotification = "RadNotification"
Field Value
IdSuffix
The string that is suffix in notification Id.
NotificationKey
The 'RadNotification' key used across the source classes.
Declaration
cs-api-definition
public const string NotificationKey = "RadNotification"
Field Value