| Overload | Description |
|---|---|
| SendFileDataToClient(String,String) | Sends the string file data to http client |
| SendFileDataToClient(HttpContext,DigitalGood) | Sends file data for the given digital good to the http client. |
| SendFileDataToClient(HttpContext,String,String) | Sends file data for the file to the http client. |