Skip to main content

ASPxClientHtmlEditorPlaceholderDialog Members

Provides client functionality for the Placeholder dialog within the ASPxHtmlEditor.

Methods

Name Description
GetCancelButton Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
GetFormLayout Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
GetOkButton Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase.
GetPlaceholderNameListBox Provides access to the ASPxListBox client object that lists placeholder names in the Html Editor’s Placeholder dialog.
See Also