FileResult.ExecuteResult Method
Enables processing of the result of an action method by a custom type that inherits from the ActionResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The context parameter is a null reference (Nothing in Visual Basic). |
Show: