MVCxHtmlEditorFlashSelectorUploadSettings Class
Contains (MVc specific) settings that relate to the built-in Flash Selector‘s file upload functionality.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxHtmlEditorFlashSelectorUploadSettings :
MVCxHtmlEditorFileManagerUploadSettings
#Related API Members
The following members return MVCxHtmlEditorFlashSelectorUploadSettings objects:
#Remarks
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).