Click or drag to resize

StandardUserOnBeforeExtranetLoginArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsStandardUserOnBeforeExtranetLoginArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class OnBeforeExtranetLoginArgs : NotificationArgs

The StandardUserOnBeforeExtranetLoginArgs type exposes the following members.

Constructors
  NameDescription
Public methodStandardUserOnBeforeExtranetLoginArgs
Initializes a new instance of the StandardUserOnBeforeExtranetLoginArgs class
Top
Properties
  NameDescription
Public propertyPassword
Public propertyUserName
Top
See Also