EnumNotificationLoadType
Enum
Enumerates the Notification load types.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public enum NotificationLoadType
Fields
EveryShow
The load type is EveryShow..
FirstShow
The load type is FirstShow.
PageLoad
The load type is PageLoad.
TimeInterval
The load type is TimeInterval.