MVCxHtmlEditorVideoSelectorSettings Class
In This Article
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
#Related API Members
The following members return MVCxHtmlEditorVideoSelectorSettings objects:
#Remarks
These settings can be accessed using the editor’s MVCxHtmlEditorInsertVideoDialogSettings.SettingsVideoSelector property.
#Inheritance
See Also