ObjectStateFormatter::Serialize Method
.NET Framework (current version)
Serializes an object state graph.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Serialize(Object^) | Serializes an object state graph to a base64-encoded string. |
![]() | Serialize(Stream^, Object^) | Serializes an object state graph to the specified Stream object. |
Show:
