IGridJsService.Download
IGridJsService.Download method
Applies the download file operation
public string Download(string p, string uid, string filename)
| Parameter | Type | Description |
|---|---|---|
| p | String | The JSON parameter |
| uid | String | The unique id for the file cache. |
| filename | String | The file name |
Return Value
The file URL
See Also
- interface IGridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs