NotificationLoadType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the Notification load types.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum NotificationLoadType
Members

  Member nameValueDescription
PageLoad0 The load type is PageLoad.
FirstShow1 The load type is FirstShow.
EveryShow2 The load type is EveryShow..
TimeInterval3 The load type is TimeInterval.
See Also

Reference