MVCxHtmlEditorImageUploadSettings Properties
Contains settings that relate to the HtmlEditor’s functionality for uploading images (this functionality can be accessed via the Insert Image Dialog‘s ‘From your computer’ option).
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 file uploading through Image Dialogs. |
Upload |
Specifies the relative URL path to an upload folder whose physical path is defined using the Upload |
Upload |
Obsolete. Gets or sets the path to the folder that contains uploaded images used by the editor.
Inherited from ASPx |
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 image files uploaded within the ASPx |
See Also