LosFormatter::Serialize Method
.NET Framework (current version)
Transforms a limited object serialization (LOS)-formatted object into a view-state value.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Serialize(Stream^, Object^) | Transforms a limited object serialization (LOS)-formatted object into a view-state value and places the results into a Stream object. |
![]() | Serialize(TextWriter^, Object^) | Transforms a limited object serialization (LOS)-formatted object into a view-state value and places the results into a TextWriter object. |
Show:
