Class ImageCropperConfiguration
Represents the configuration for the image cropper value editor.
Inheritance
System.Object
Namespace: Umbraco.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ImageCropperConfiguration
Properties
View SourceCrops
Declaration
[ConfigurationField("crops", "Define crops", "views/propertyeditors/imagecropper/imagecropper.prevalues.html")]
public ImageCropperConfiguration.Crop[] Crops { get; set; }
Property Value
Type | Description |
---|---|
ImageCropperConfiguration.Crop[] |