Click or drag to resize
RegistrationCompletedEventArgs Properties

The RegistrationCompletedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyUser
Returns an UserInfo of the user who completed the registration process.
Top
See Also