Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorVideoSelectorSettings Class

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

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxHtmlEditorVideoSelectorSettings :
    HtmlEditorVideoSelectorSettings

The following members return MVCxHtmlEditorVideoSelectorSettings objects:

Remarks

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

See Also