Back to Devexpress

Placeholder Dialogs

aspnet-114536-components-html-editor-concepts-dialogs-placeholder-dialogs.md

latest1.1 KB
Original Source

Placeholder Dialogs

  • Jan 17, 2022

Placeholder dialogs include the following dialog types:

Insert Placeholder

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

Change Placeholder

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

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

|