FileContentResult Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ContentType | Gets the content type to use for the response.(Inherited from FileResult.) |
![]() | FileContents | The binary content to send to the response. |
![]() | FileDownloadName | Gets or sets the content-disposition header so that a file-download dialog box is displayed in the browser with the specified file name.(Inherited from FileResult.) |
Show:
