ObjectStateFormatter::Serialize Method

 

Serializes an object state graph.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSerialize(Object^)

Serializes an object state graph to a base64-encoded string.

System_CAPS_pubmethodSerialize(Stream^, Object^)

Serializes an object state graph to the specified Stream object.

Return to top
Show: