ClassImageEditorConstants
Class
The RadImageEditor constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class ImageEditorConstants
Inheritance: objectImageEditorConstants
Fields
CssRadImageEditor
The base CSS class of the RadImageEditor wrapper element.
Declaration
cs-api-definition
public const string CssRadImageEditor = "RadImageEditor"
Field Value
ImageEditorKey
The 'RadImageEditor' key used across the source classes.
Declaration
cs-api-definition
public const string ImageEditorKey = "RadImageEditor"
Field Value