HtmlEditorFlashSelectorSettings Class
In This Article
Contains the ASPxHtmlEditor‘s Select Flash dialog’s settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorFlashSelectorSettings :
HtmlEditorSelectorSettings
#Related API Members
The following members return HtmlEditorFlashSelectorSettings objects:
#Remarks
These settings can be accessed using the editor’s HtmlEditorInsertFlashDialogSettings.SettingsFlashSelector property.
#Inheritance
See Also