EmptyResult.ExecuteResult Method

Executes the specified result context.

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 result context.

Show: