Method | Description | |
---|---|---|
AddResponseHeader ( string name, string value ) : void | ||
ClearResponse ( ) : void | ||
HttpContextWrapper ( System.Web.HttpContextBase ctx ) : System |
public AddResponseHeader ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |
public HttpContextWrapper ( System.Web.HttpContextBase ctx ) : System | ||
ctx | System.Web.HttpContextBase | |
return | System |