GridJsService.AddImageByURL
GridJsService.AddImageByURL method
Applies the add image from remote URL operation.
public string AddImageByURL(string p, string uid, string imageurl)
| Parameter | Type | Description |
|---|---|---|
| p | String | The JSON string parameter |
| uid | String | The unique id for the file cache. |
| imageurl | String | Specify the image URL. |
Return Value
The JSON string result
See Also
- class GridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs