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

HtmlEditorFlashSelectorCommonSettings Class

Contains common settings of the ASPxHtmlEditor’s built-in Flash Selector.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorFlashSelectorCommonSettings :
    HtmlEditorFileManagerCommonSettings

Remarks

A HtmlEditorFlashSelectorCommonSettings class instance can be accessed by using the HtmlEditorFileManagerSettingsBase.CommonSettings property available via the HtmlEditorInsertFlashDialogSettings.SettingsFlashSelector property.

See Also