Represents the method that will handle the ContactSerialization event.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<SerializationEventArgs> ContactSerialization |
Visual Basic
![]() |
---|
Public Event ContactSerialization As EventHandler(Of SerializationEventArgs) |
An object of type SerializationEventArgs that holds data for the event.