aspnet-devexpress-dot-web-dot-aspxhtmleditor-c98355b7.md
Contains settings that relate to a control’s flash uploading functionality.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorFlashUploadSettings :
ASPxHtmlEditorUploadSettingsBase
Public Class ASPxHtmlEditorFlashUploadSettings
Inherits ASPxHtmlEditorUploadSettingsBase
The following members return ASPxHtmlEditorFlashUploadSettings objects:
An object of the ASPxHtmlEditorFlashUploadSettings type can be accessed using the HtmlEditorInsertFlashDialogSettings.SettingsFlashUpload property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase ASPxHtmlEditorUploadSettingsBase ASPxHtmlEditorFlashUploadSettings MVCxHtmlEditorFlashUploadSettings
See Also