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

HtmlEditorFlashSelectorSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.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