IUploadStorage.FileExists method
namespace: Serenity.Web assembly: Serenity.Net.Services
Returns if a file at path exists
public bool FileExists(string path)
| parameter | description |
|---|---|
| path | File path |
See Also
- interface IUploadStorage
namespace: Serenity.Web assembly: Serenity.Net.Services
Returns if a file at path exists
public bool FileExists(string path)
| parameter | description |
|---|---|
| path | File path |