Skip to main content

MVCxHtmlEditorVideoSelectorSettings Class

Contains the HtmlEditor’s Select Video dialog’s settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxHtmlEditorVideoSelectorSettings :
    HtmlEditorVideoSelectorSettings

The following members return MVCxHtmlEditorVideoSelectorSettings objects:

#Remarks

These settings can be accessed using the editor’s MVCxHtmlEditorInsertVideoDialogSettings.SettingsVideoSelector property.

#Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also