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