- serializationState
- Documentation for this section has not yet been entered.
An object that represents the state of an ASP.NET server control.
Use the IStateFormatter.Deserialize(string) method to reconstitute the state object for an ASP.NET page or server control that has been serialized using the IStateFormatter.Serialize(object) method.