Skip to main content

HtmlEditorVideoSelectorSettings Class

Contains the ASPxHtmlEditor‘s Select Video dialog’s settings.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorVideoSelectorSettings :
    HtmlEditorSelectorSettings

The following members return HtmlEditorVideoSelectorSettings objects:

Remarks

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

See Also