MvcSerializer Methods

 

Namespace:   Microsoft.Web.Mvc
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod Deserialize(String)

Deserializes the serializedValue to a specified object.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Serialize(Object)

Serializes a state to a string value.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

MvcSerializer Class
Microsoft.Web.Mvc Namespace

Return to top