HtmlEditorFlashSelectorUploadSettings Class
In This Article
Contains settings that relate to the built-in Flash Selector‘s file upload functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorFlashSelectorUploadSettings :
HtmlEditorFileManagerUploadSettings
#Remarks
A HtmlEditorFlashSelectorUploadSettings class instance can be accessed by using the HtmlEditorFileManagerSettingsBase.UploadSettings property available via the HtmlEditorInsertFlashDialogSettings.SettingsFlashSelector property.
#Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsUpload
HtmlEditorFileManagerUploadSettings
HtmlEditorFlashSelectorUploadSettings
See Also