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

MVCxHtmlEditorFlashSelectorSettings Class

Contains the HtmlEditor’s Select Flash dialog’s settings.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxHtmlEditorFlashSelectorSettings :
    HtmlEditorFlashSelectorSettings

The following members return MVCxHtmlEditorFlashSelectorSettings objects:

Remarks

These settings can be accessed using the editor’s MVCxHtmlEditorInsertFlashDialogSettings.SettingsFlashSelector property.

See Also