image_url method
image_url(self, base_url, picid, uid)
Gets the image URL.
Returns
The image URL
def image_url(self, base_url, picid, uid):
...
| Parameter | Type | Description |
|---|---|---|
| base_url | System.String | The base action URL. |
| picid | System.String | The image id. |
| uid | System.String | The unique id for the file cache. |
See Also
- module
aspose.cellsgridjs - class
IGridJsService