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

Placeholder Dialogs

Placeholder dialogs include the following dialog types.

Insert Placeholder

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

ASPxHtmlEditor Insert Placeholder Dialog

Change Placeholder

This dialog allows end-users to change value for the currently selected placeholder.

ASPxHtmlEditor Change Placeholder Dialog

ASPxHtmlEditor provides a comprehensive API, allowing you to operate with the opened dialog programmatically on the client side.

Dialog UI elements

Client method

Common Dialog UI elements

ASPxClientHtmlEditorDialogBase.GetOkButton

ASPxClientHtmlEditorDialogBase.GetCancelButton

ASPxHtmlEditor-ClientAPI-InsertPlaceholder