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

HtmlEditorAudioSelectorSettings Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorAudioSelectorSettings :
    HtmlEditorSelectorSettings

The following members return HtmlEditorAudioSelectorSettings objects:

Remarks

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

See Also