FileStore Class |
Namespace: Scilligence.MolEngine.Companion
public class FileStore
The FileStore type exposes the following members.
| Name | Description | |
|---|---|---|
| FileStore(Database, String) | Initializes a new instance of the FileStore class | |
| FileStore(Database, String, String) | Initializes a new instance of the FileStore class |
| Name | Description | |
|---|---|---|
| DownloadFile | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFile(Int64, String, String) | ||
| GetFile(String, String, String) | ||
| GetFiles(String, String) | ||
| GetFiles(String, String, UploadedFiles) | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Image2Png | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PreviewFile | ||
| PreviewPage | ||
| PreviewPDF | ||
| ResizeImageIfTooBig | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Upload(TextWriter, UploadedFiles) | ||
| Upload(TextWriter, HttpRequest) | ||
| UploadFile(String, UploadedFile) | ||
| UploadFile(UploadedFile, String) | ||
| UploadFile(TextWriter, String, UploadedFiles) | ||
| UploadFile(TextWriter, HttpRequest, String) |
| Name | Description | |
|---|---|---|
| OnAfterSaveFile |