MVCxHtmlEditorAudioUploadSettings Properties
Contains settings that relate to the HtmlEditor’s audio uploading functionality.
Name | Description |
---|---|
Advanced |
Gets or sets the size of file packets.
Inherited from ASPx |
Advanced |
Gets or sets the server folder where files, which are currently being uploaded, are maintained.
Inherited from ASPx |
Amazon |
Gets settings allowing ASPx |
Azure |
Gets settings allowing ASPx |
Dropbox |
Gets settings allowing ASPx |
File |
Gets settings allowing the ASPx |
Upload |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to audio file uploading through Audio Dialogs. |
Upload |
Specifies the relative URL path to an upload folder whose physical path is defined using the Upload |
Upload |
Specifies the type of storage used by the ASPx |
Use |
Gets or sets a value specifying whether the advanced upload mode is used.
Inherited from ASPx |
Validation |
Gets settings that relate to the validation of audio files uploaded within the ASPx |
See Also