IUploadStorage.FileExists method

namespace: Serenity.Web   assemblySerenity.Net.Services

Returns if a file at path exists

public bool FileExists(string path)
parameter description
path File path

See Also