HtmlEditorChangeElementPropertiesDialogSettingsBase Properties
Serves as a base class for classes that contain customization settings for the form elements of the Element Properties dialog.Name | Description |
---|---|
BottomAreaTemplate | Gets or sets a template used to display the content of a dialog form’s bottom area. Inherited from HtmlEditorDialogSettingsBase. |
CssClassItems | Provides access to a collection that can contain a list of custom CSS classes defining the element’s style settings. |
TopAreaTemplate | Gets or sets a template used to display the content of a dialog form’s top area. Inherited from HtmlEditorDialogSettingsBase. |
See Also