ReferenceTypeChangeEvent Class
Description
Event sent by ManagedReferenceField when the field's type changes.
public class ReferenceTypeChangeEvent : EventBase<ReferenceTypeChangeEvent>, IDisposable
Inheritance
Properties
| newTypeName | The new value of managedReferenceFullTypename |
| previousTypeName | The previous value of managedReferenceFullTypename |
Methods
| GetPooled(String, String) | It's the same as GetPooled(), but it initializes the event with parameters. |