GridJsService.GetFile

GridJsService.GetFile method

Get file stream

public Stream GetFile(string fileid)
ParameterTypeDescription
fileidStringthe file id

Return Value

The stream of the file

See Also