Skip to main content
A newer version of this page is available. .

ASPxHtmlEditorFlashUploadSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

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