GridJsService.ImageUrl

GridJsService.ImageUrl method

Gets the image URL.

public string ImageUrl(string baseURL, string picid, string uid)
ParameterTypeDescription
baseURLStringThe base action URL.
picidStringThe image id.
uidStringThe unique id for the file cache.

Return Value

The image URL

See Also