HtmlEditorCustomDialog.OkButtonText Property
Gets or sets the text displayed within the Ok button of the custom dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "OK" | A String value representing the text within the Ok button. |
See Also