Raised when deserializing a custom Item whose type has not been registered.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<InstantiateItemEventArgs> InstantiateItem |
Visual Basic
![]() |
---|
Public Event InstantiateItem As EventHandler(Of InstantiateItemEventArgs) |
An instance of the InstantiateItemEventArgs class that provides data for the event.