aspnet-devexpress-dot-web-dot-aspxhtmleditor-282d2cba.md
Contains customization settings for the Insert Video dialog’s form elements.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorInsertVideoDialogSettings :
HtmlEditorInsertMediaDialogSettings
Public Class HtmlEditorInsertVideoDialogSettings
Inherits HtmlEditorInsertMediaDialogSettings
The following members return HtmlEditorInsertVideoDialogSettings objects:
The HtmlEditorInsertVideoDialogSettings class contains settings that allow you to customize the availability of elements within the Insert Video dialog form.
An instance of the HtmlEditorInsertVideoDialogSettings class can be accessed via the HtmlEditorDefaultDialogSettings.InsertVideoDialog property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorInsertMediaDialogSettingsBase HtmlEditorInsertMediaDialogSettings HtmlEditorInsertVideoDialogSettings MVCxHtmlEditorInsertVideoDialogSettings
See Also