PartialViewResult Methods
The PartialViewResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
ExecuteResult | When called by the action invoker, renders the view to the response. (Inherited from ViewResultBase.) |
|
Finalize | (Inherited from Object.) |
|
FindView | Returns the ViewEngineResult object that is used to render the view. (Overrides ViewResultBase::FindView(ControllerContext).) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: