Skip to main content

ASPxClientHtmlEditorDialogBase Methods

Provides client functionality for dialogs within the ASPxHtmlEditor.
Name Description
GetCancelButton Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs.
GetFormLayout Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs.
GetOkButton Provides access to the client object of the “OK” button in the Html Editor’s dialogs.
See Also