IGridJsService.CopyImage

IGridJsService.CopyImage method

Applies the copy image operation.

public string CopyImage(string p, string uid)
ParameterTypeDescription
pStringThe JSON string parameter
uidStringThe unique id for the file cache.

Return Value

The JSON string result

See Also