FileResult Constructor
Initializes a new instance of the FileResult class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The contentType parameter is Nothing or empty. |
Show:
Initializes a new instance of the FileResult class.
Namespace: System.Web.Mvc
| Exception | Condition |
|---|---|
| ArgumentException | The contentType parameter is Nothing or empty. |