ASPxWebControl.MakeResponseCompressed Method
Name | Parameters | Description |
---|---|---|
Make |
none | Specifies that the response code (the HTML code of the web page) should be compressed on the server before sending it to the client. |
Make |
apply |
Specifies that the response code (the HTML code of the web page) should be compressed on the server before sending it to the client, and accepts a parameter specifying whether to apply compression to IE6. |