HttpResponseBase::ClearContent Method ()

 

Clears all content from the current response.

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

public:
virtual void ClearContent()

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: