ObjectStateFormatter.IFormatter.SurrogateSelector Property

 

For a description of this member, see System.Runtime.Serialization.SurrogateSelector.

Namespace:   System.Web.UI
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.ISurrogateSelector

The SurrogateSelector used by this formatter.

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: