ObjectStateFormatter.IFormatter.Binder Property

 

For a description of this member, see Formatter.Binder.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Private Property Binder As SerializationBinder Implements IFormatter.Binder

Property Value

Type: System.Runtime.Serialization.SerializationBinder

The SerializationBinder that performs type lookups during deserialization.

This member is an explicit interface member implementation. It can be used only when the ObjectStateFormatter instance is cast to an IFormatter interface.

.NET Framework
Available since 2.0
Return to top
Show: