This topic has not yet been rated - Rate this topic

ViewResultBase.ExecuteResult Method

When called by the action invoker, renders the view to the response.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public override void ExecuteResult(
	ControllerContext context
)

Parameters

context
Type: System.Web.Mvc.ControllerContext
The context that the result is executed in.
Exception Condition
ArgumentNullException

The context parameter is null.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ