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
ClearHeaders Method
Clears all headers 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
ClearHeaders
()
Public
Sub
ClearHeaders
Implements
IResponse
ClearHeaders
See Also
Reference
Response Class
Dynamicweb.Environment.Web Namespace