Name atleast two methods of response object other than Transfer.

Q

Name atleast two methods of response object other than Transfer.

✍: Guest

A

a) Response.ClearContent( )
Clears the content of the current output stream.
b) Response.ClearHeaders( )
Clears the HTTP headers from the current output stream.

2014-10-01, 1507👍, 0💬