Skip to main content

Placeholder Dialogs

Placeholder dialogs include the following dialog types:

Insert Placeholder

This dialog allows users to insert a new placeholder based on the ASPxHtmlEditor.Placeholders collection.

ASPxHtmlEditor Insert Placeholder Dialog

Change Placeholder

This dialog allows users to change the value of the selected placeholder.

ASPxHtmlEditor Change Placeholder Dialog

On the client side, the ASPxHtmlEditor API allows you to manage the opened dialog programmatically.

Dialog UI elements

Client method

Common Dialog UI elements

ASPxClientHtmlEditorDialogBase.GetOkButton

ASPxClientHtmlEditorDialogBase.GetCancelButton

ASPxHtmlEditor-ClientAPI-InsertPlaceholder