Dynamicweb 8 Documentation
UserNotificationArgs Constructor

The changed user.
Creates a new instance of a class.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal subject As User _ 
)
public UserNotificationArgs( 
   User subject 
)

Parameters

subject
The changed user.
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

UserNotificationArgs Class
UserNotificationArgs Members

Send Feedback