0 out of 6 rated this helpful - Rate this topic

HttpResponse.WriteFile Method

Writes the specified file directly to an HTTP response output stream.

Name Description
HttpResponse.WriteFile (String) Writes the specified file directly to an HTTP response output stream.
HttpResponse.WriteFile (String, Boolean) Writes the contents of the specified file into a memory block.
HttpResponse.WriteFile (IntPtr, Int64, Int64) Writes the specified file directly to an HTTP response output stream.
HttpResponse.WriteFile (String, Int64, Int64) Writes the specified file directly to an HTTP response output stream.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ