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

MVCxHtmlEditorAudioSelectorSettings Class

Contains the HtmlEditor’s Select Audio dialog’s settings (specific to MVC).

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxHtmlEditorAudioSelectorSettings :
    HtmlEditorAudioSelectorSettings

The following members return MVCxHtmlEditorAudioSelectorSettings objects:

Remarks

These settings can be accessed using the editor’s HtmlEditorSettings.SettingsAudioSelector property.

See Also