The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDesignerSerializationManager::ResolveName Event
.NET Framework (current version)
Occurs when GetName cannot locate the specified name in the serialization manager's name table.
Assembly: System (in System.dll)
This event provides a way for a serializer to create an object on demand, so that the serializer does not have to order object creation by dependency. The delegate for this event is cleared immediately after serialization or deserialization is complete.
.NET Framework
Available since 1.1
Available since 1.1
Show: