ObjectStateFormatter.IFormatter.Binder Property
.NET Framework (current version)
For a description of this member, see Formatter.Binder.
Assembly: System.Web (in System.Web.dll)
private abstract Binder : SerializationBinder with get, set private override Binder : SerializationBinder with get, set
Property Value
Type: System.Runtime.Serialization.SerializationBinderThe SerializationBinder that performs type lookups during deserialization.
Implements
IFormatter.BinderThis 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
Available since 2.0
Show: