HttpResponseBase::Clear Method ()

 

Clears all headers and content output from the current response.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
virtual void Clear()

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: