FileResult Constructor
Visual Studio 2010
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 Nothing or empty. |
Community Additions
ADD
Show: