Sitefinity CMS

Telerik.Notifications Send comments on this topic.
INotificationSupport Interface
See Also  Members  
Telerik.Notifications.Services Namespace : INotificationSupport Interface


Modules should implement that interface to be notifiable.  
Namespace: Telerik.Notifications.Services
Assembly: Telerik.Notifications (in Telerik.Notifications.dll)

Syntax

Visual Basic (Declaration) 
Public Interface INotificationSupport 
Visual Basic (Usage)Copy Code
Dim instance As INotificationSupport
C# 
public interface INotificationSupport 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also