GridJsService.Image

GridJsService.Image method

Get Stream of image.

public Stream Image(string uid, string picid)
ParameterTypeDescription
uidStringThe unique id for the file cache.
picidStringThe image id.

Return Value

The image stream

See Also