IGridJsService.GetFile

IGridJsService.GetFile method

Get file stream

public Stream GetFile(string fileid)
ParameterTypeDescription
fileidStringthe file id

Return Value

The stream of the file

See Also