Click or drag to resize

OnDownloadFileNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Security.UserManagement.NotificationsOnDownloadFileNotificationArgs

Namespace:  Dynamicweb.Security.UserManagement.Notifications
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class OnDownloadFileNotificationArgs : NotificationArgs

The OnDownloadFileNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodOnDownloadFileNotificationArgs(String)
Initializes a new instance of the OnDownloadFileNotificationArgs class
Public methodOnDownloadFileNotificationArgs(String, String)
Initializes a new instance of the OnDownloadFileNotificationArgs class
Top
Fields
See Also