Dynamicweb 8 Documentation
CancelableNotificationArgs Class
Members 

Provides an ability to cancel the task related to the given notification.
Syntax
'Declaration
 
Public Class CancelableNotificationArgs 
   Inherits NotificationArgs
public class CancelableNotificationArgs : NotificationArgs 
Inheritance Hierarchy

System.Object
   Dynamicweb.Extensibility.NotificationArgs
      Dynamicweb.Extensibility.CancelableNotificationArgs
         Dynamicweb.Notifications.Analytics.EmailSendNotificationArgs
         Dynamicweb.Notifications.Analytics.ReportEmailSendNotificationArgs
         Dynamicweb.Notifications.Analytics.SplitTestEmailSendNotificationArgs
         Dynamicweb.Notifications.Analytics.VisitEngagementNotificationArgs
         Dynamicweb.Notifications.Analytics.VisitProfileNotificationArgs
         Dynamicweb.Notifications.Analytics.VisitTrackNotificationArgs
         Dynamicweb.Notifications.Items.CancelableItemArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CancelableNotificationArgs Members
Dynamicweb.Extensibility Namespace

Send Feedback