MvcForm Methods

 

Namespace:   System.Web.Mvc.Html
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodDispose()

Releases all resources that are used by the current instance of the MvcForm class.

System_CAPS_protmethodDispose(Boolean)

Releases unmanaged and, optionally, managed resources used by the current instance of the MvcForm class.

System_CAPS_pubmethodEndForm()

Ends the form and disposes of all form resources.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: