FileContentResult Methods

Include Protected Members
Include Inherited Members

The FileContentResult type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExecuteResult Enables processing of the result of an action method by a custom type that inherits from the ActionResult class. (Inherited from FileResult.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Protected method WriteFile Writes the file content to the response. (Overrides FileResult.WriteFile(HttpResponseBase).)

Top

See Also

Reference

FileContentResult Class

System.Web.Mvc Namespace