Click or drag to resize

ValidateUserNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.UserManagement.NotificationsValidateUserNotificationArgs

Namespace:  Dynamicweb.UserManagement.Notifications
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
public class ValidateUserNotificationArgs : NotificationArgs

The ValidateUserNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodValidateUserNotificationArgs
Initializes a new instance of the ValidateUserNotificationArgs class
Top
Properties
  NameDescription
Public propertyErrors
Public propertySubject
Top
See Also