GridJsService.AddImage
GridJsService.AddImage method
Applies the add image from local file operation.
public string AddImage(string p, string uid, string iscontrol, IFormFileCollection files)
| Parameter | Type | Description |
|---|---|---|
| p | String | The JSON string parameter |
| uid | String | The unique id for the file cache. |
| iscontrol | String | Specify whether it is a control. |
| files | IFormFileCollection | The form file of the image |
Return Value
The JSON string result
See Also
- class GridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs