Serialize Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web.UI Namespace
LosFormatter Class
LosFormatter Methods
Serialize Method
Serialize Method (Stream, Obje ...
Serialize Method (TextWriter, ...
LosFormatter Methods
Deserialize Method
Serialize Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
LosFormatter
.
.
::
.
Serialize Method
Transforms a limited object serialization (LOS)-formatted object into a view-state value.
Overload List
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.
Top
See Also
Reference
LosFormatter Class
LosFormatter Members
System.Web.UI Namespace
Tags :