Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment.Web
Response Class
Response Methods
AddHeader Method
BinaryWrite Method
Clear Method
ClearHeaders Method
End Method
Flush Method
IsValid Method
Redirect Method
SetCookie Method
Write Method
Response
Clear Method
Clears all headers and content output from the current response
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
C#
VB
Copy
public
void
Clear
()
Public
Sub
Clear
Implements
IResponse
Clear
See Also
Reference
Response Class
Dynamicweb.Environment.Web Namespace