Class NotificationConstants
Inheritance
System.Object
    NotificationConstants
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class NotificationConstantsFields
CssRadNotification
Declaration
public const string CssRadNotification = "RadNotification"Field Value
| System.String 
 | 
IdSuffix
Declaration
public const string IdSuffix = "_popup"Field Value
| System.String 
 | 
NotificationKey
Declaration
public const string NotificationKey = "RadNotification"Field Value
| System.String 
 |