ASPxHtmlEditorFlashUploadSettings Class
In This Article
Contains settings that relate to a control’s flash uploading functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxHtmlEditorFlashUploadSettings :
ASPxHtmlEditorUploadSettingsBase
#Related API Members
The following members return ASPxHtmlEditorFlashUploadSettings objects:
#Remarks
An object of the ASPxHtmlEditorFlashUploadSettings type can be accessed using the HtmlEditorInsertFlashDialogSettings.SettingsFlashUpload property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorUploadSettingsBase
ASPxHtmlEditorFlashUploadSettings
See Also