IUploadStorage.OpenFile method
namespace: Serenity.Web assembly: Serenity.Net.Services
Opens a file stream. The caller should dispose the stream.
public Stream OpenFile(string path)
| parameter | description |
|---|---|
| path | File path |
See Also
- interface IUploadStorage