ViewResultBase Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodExecuteResult(ControllerContext)

When called by the action invoker, renders the view to the response.(Overrides ActionResult.ExecuteResult(ControllerContext).)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_protmethodFindView(ControllerContext)

Returns the ViewEngineResult object that is used to render the view.

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: