Skip to main content

HtmlEditorFlashSelectorSettings Class

Contains the ASPxHtmlEditor‘s Select Flash dialog’s settings.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFlashSelectorSettings :
    HtmlEditorSelectorSettings

The following members return HtmlEditorFlashSelectorSettings objects:

Remarks

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

See Also