aspnetmvc-devexpress-dot-web-dot-mvc-fe38486c.md
Contains (MVc specific) settings that relate to the built-in Flash Selector‘s file upload functionality.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorFlashSelectorUploadSettings :
MVCxHtmlEditorFileManagerUploadSettings
Public Class MVCxHtmlEditorFlashSelectorUploadSettings
Inherits MVCxHtmlEditorFileManagerUploadSettings
The following members return MVCxHtmlEditorFlashSelectorUploadSettings objects:
A MVCxHtmlEditorFlashSelectorUploadSettings class instance can be accessed as SettingsDialogs.InsertFlashDialog.SettingsFlashSelector.UploadSettings on the HtmlEditor settings object level (that is using the HtmlEditorFileManagerSettingsBase.UploadSettings property available via the HtmlEditorSettings.SettingsDialogs, MVCxHtmlEditorDefaultDialogSettings.InsertFlashDialog and MVCxHtmlEditorInsertFlashDialogSettings.SettingsFlashSelector properties).
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsUpload HtmlEditorFileManagerUploadSettings MVCxHtmlEditorFileManagerUploadSettings MVCxHtmlEditorFlashSelectorUploadSettings
See Also