IResponse Interface |
Namespace: Dynamicweb.Environment
The IResponse type exposes the following members.
Name | Description | |
---|---|---|
ContentType | ||
Cookies | ||
Expires | ||
IsClientConnected | ||
OutputStream | ||
Status | ||
StatusCode | ||
StatusDescription |
Name | Description | |
---|---|---|
AddHeader | ||
BinaryWrite | ||
Clear | ||
ClearHeaders | ||
End | ||
Flush | ||
IsValid | ||
Redirect(String) | ||
Redirect(String, Boolean) | ||
SetCookie | ||
Write(Char) | ||
Write(Object) | ||
Write(String) | ||
Write(Char, Int32, Int32) |