aspnetmvc-devexpress-dot-web-dot-mvc-0cdd1f0a.md
Contains (MVC specific) customization settings for the Insert Flash dialog’s form elements.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorInsertFlashDialogSettings :
HtmlEditorInsertFlashDialogSettings,
IMediaDialog,
ISimpleDialog
Public Class MVCxHtmlEditorInsertFlashDialogSettings
Inherits HtmlEditorInsertFlashDialogSettings
Implements IMediaDialog,
ISimpleDialog
The following members return MVCxHtmlEditorInsertFlashDialogSettings objects:
The MVCxHtmlEditorInsertFlashDialogSettings class contains settings that allow you to customize the availability of elements within the Insert Video dialog form.
An instance of the MVCxHtmlEditorInsertFlashDialogSettings class can be accessed via the MVCxHtmlEditorDefaultDialogSettings.InsertFlashDialog property.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorInsertMediaDialogSettingsBase HtmlEditorInsertMediaDialogSettings HtmlEditorInsertFlashDialogSettings MVCxHtmlEditorInsertFlashDialogSettings
See Also