Skip to main content

ASPxHtmlEditorFlashUploadSettings Class

Contains settings that relate to a control’s flash uploading functionality.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxHtmlEditorFlashUploadSettings :
    ASPxHtmlEditorUploadSettingsBase

The following members return ASPxHtmlEditorFlashUploadSettings objects:

Remarks

An object of the ASPxHtmlEditorFlashUploadSettings type can be accessed using the HtmlEditorInsertFlashDialogSettings.SettingsFlashUpload property.

See Also