EmptyResult.ExecuteResult Method (ControllerContext)

 

Executes the specified result context.

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

override ExecuteResult : 
        context:ControllerContext -> unit

Parameters

context
Type: System.Web.Mvc.ControllerContext

The result context.

Return to top
Show: