ASPxHtmlEditor.SettingsAudioSelector Property
In This Article
OBSOLETE
Use the Settings
Provides access to settings related to the Select Audio dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
#Declaration
[Obsolete("Use the SettingsDialogs.InsertAudioDialog.SettingsAudioSelector property instead.")]
public HtmlEditorAudioSelectorSettings SettingsAudioSelector { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
See Also