0 out of 4 rated this helpful - Rate this topic

FileResult.ContentType Property

Gets the content type to use for the response.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
function get ContentType () : String 
private function set ContentType (value : String)

Property Value

Type: System.String
The type of the content.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.