FileManagerUploadSettings
Properties
Cancel - ClientHandlerDescriptor
A Razor template delegate.
Clear - ClientHandlerDescriptor
A Razor template delegate.
Complete - ClientHandlerDescriptor
A Razor template delegate.
Error - ClientHandlerDescriptor
A Razor template delegate.
Pause - ClientHandlerDescriptor
A Razor template delegate.
Progress - ClientHandlerDescriptor
A Razor template delegate.
Resume - ClientHandlerDescriptor
A Razor template delegate.
Remove - ClientHandlerDescriptor
A Razor template delegate.
Select - ClientHandlerDescriptor
A Razor template delegate.
Success - ClientHandlerDescriptor
A Razor template delegate.
Upload - ClientHandlerDescriptor
A Razor template delegate.
Async - FileManagerUploadAsyncSettings
By default, the selected files are uploaded immediately. To change this behavior, set autoUpload
to false
.
Directory - Nullable
Localization - FileManagerUploadLocalizationSettings
Sets the text of the Cancel button.
Multiple - Nullable
ShowFileList - Nullable
Validation - FileManagerUploadValidationSettings
A list of the file extensions which are allowed for upload. Recognizes entries of both .type and type values.
FileManager - FileManager
Configures the width of the FileManager.
Methods
Serialize()
Serialize current instance to Dictionary