IGridJsService.Download

IGridJsService.Download method

Applies the download file operation

public string Download(string p, string uid, string filename)
ParameterTypeDescription
pStringThe JSON parameter
uidStringThe unique id for the file cache.
filenameStringThe file name

Return Value

The file URL

See Also