FileResult Constructor (String)
Initializes a new instance of the FileResult class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- contentType
-
Type:
System.String
The type of the content.
| Exception | Condition |
|---|---|
| ArgumentException | The contentType parameter is null or empty. |
Show: