| FileManagerDialogConfiguration Class |
Namespace: Kettic.AspNet.Controls
The FileManagerDialogConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| FileManagerDialogConfiguration |
| Name | Description | |
|---|---|---|
| ContentProviderTypeName |
Gets or sets the fully qualified type name of the FileBrowserContentProvider used in the dialog,
including the assembly name, version, culture, public key token.
| |
| DeletePaths |
Gets or sets the delete paths of the FileManager dialog.
| |
| FileBrowserContentProviderType |
This property gets the current content provider type. To set the content provider type use ContentProviderTypeName | |
| MaxUploadFileSize |
Gets or sets the max filesize which users are able to upload in bytes
| |
| SearchPatterns |
Gets or sets the extension patterns for files to be displayed in the FileManager dialog.
| |
| UploadPaths |
Gets or sets the upload paths of the FileManager dialog.
| |
| ViewPaths |
Gets or sets the view paths of the FileManager dialog.
|