RadNotification
Class
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class RadNotification : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlRadNotification
Inherited Members
Constructors
C#
public RadNotification()
Properties
C#
public NotificationAnimation Animation { get; set; }
C#
public int AnimationDuration { get; set; }
C#
public int AutoCloseDelay { get; set; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public bool KeepOnMouseOver { get; set; }
C#
public NotificationLoadType LoadType { get; set; }
C#
public override IFindExpression LocatorExpression { get; }
Overrides:
C#
public NotificationPosition Position { get; set; }
C#
public NotificationScrolling Scrolling { get; set; }
C#
public bool VisibleTitlebar { get; set; }
Methods
C#
public void Hide()
C#
public void Show()
C#
public void ShowMenu()