Skip to main content

ToolbarInsertPlaceholderDialogButton Class

A default toolbar button item that invokes the “Insert Placeholder” dialog, allowing a placeholder to be inserted into the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public class ToolbarInsertPlaceholderDialogButton :
    HtmlEditorToolbarItem

#Remarks

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

#Inheritance

See Also