ObjectStateFormatter.IFormatter.SurrogateSelector Property
.NET Framework (current version)
For a description of this member, see System.Runtime.Serialization.SurrogateSelector.
Assembly: System.Web (in System.Web.dll)
private abstract SurrogateSelector : ISurrogateSelector with get, set private override SurrogateSelector : ISurrogateSelector with get, set
Property Value
Type: System.Runtime.Serialization.ISurrogateSelectorThe SurrogateSelector used by this formatter.
Implements
IFormatter.SurrogateSelectorThis 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: