Skip to main content

MVCxHtmlEditorFlashSelectorSettings Class

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

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxHtmlEditorFlashSelectorSettings :
    HtmlEditorFlashSelectorSettings

The following members return MVCxHtmlEditorFlashSelectorSettings objects:

Remarks

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

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also