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

ToolbarInsertAudioDialogButton Class

A default toolbar button item that invokes the “Insert Audio” dialog, allowing an audio file to be inserted into the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ToolbarInsertAudioDialogButton :
    HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

See Also