PartialViewResult Methods

Include Protected Members
Include Inherited Members

The PartialViewResult type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExecuteResult When called by the action invoker, renders the view to the response. (Inherited from ViewResultBase.)
Protected method Finalize (Inherited from Object.)
Protected method FindView Returns the ViewEngineResult object that is used to render the view. (Overrides ViewResultBase.FindView(ControllerContext).)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PartialViewResult Class

System.Web.Mvc Namespace