GridJsWorkbook.GetImageUrl

GridJsWorkbook.GetImageUrl method

Gets the image URL.

public static string GetImageUrl(string uid, string picid, string delimiter)
ParameterTypeDescription
uidStringThe unique id for the file cache.
picidStringThe image id.
delimiterStringThe string delimiter.

See Also