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

MVCxHtmlEditorFlashUploadSettings Class

Contains settings that relate to the HtmlEditor’s flash uploading functionality.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxHtmlEditorFlashUploadSettings :
    ASPxHtmlEditorFlashUploadSettings

The following members return MVCxHtmlEditorFlashUploadSettings objects:

Remarks

An object of the MVCxHtmlEditorFlashUploadSettings type can be accessed using the MVCxHtmlEditorInsertFlashDialogSettings.SettingsFlashUpload property.

See Also