aspnetmvc-devexpress-dot-web-dot-mvc-6a79f1cc.md
Contains base settings that relate to the file upload functionality of the HtmlEditor’s built-in file managers (Image Selector and Document Selector).
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorFileManagerUploadSettings :
HtmlEditorFileManagerUploadSettings
Public Class MVCxHtmlEditorFileManagerUploadSettings
Inherits HtmlEditorFileManagerUploadSettings
The following members return MVCxHtmlEditorFileManagerUploadSettings objects:
This class serves as a base for the MVCxHtmlEditorDocumentSelectorUploadSettings and MVCxHtmlEditorImageSelectorUploadSettings classes.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Show 12 items
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsUpload HtmlEditorFileManagerUploadSettings MVCxHtmlEditorFileManagerUploadSettings MVCxHtmlEditorAudioSelectorUploadSettings
MVCxHtmlEditorDocumentSelectorUploadSettings
MVCxHtmlEditorFlashSelectorUploadSettings
MVCxHtmlEditorImageSelectorUploadSettings
MVCxHtmlEditorVideoSelectorUploadSettings
See Also