Class Image
- Namespace
- Dynamicweb.CoreUI.Editors.Selectors
- Assembly
- Dynamicweb.CoreUI.dll
public class Image : EditorBase<SelectedImage?>
- Inheritance
-
Image
- Inherited Members
- Extension Methods
Constructors
Image()
public Image()
Properties
BaseDirectory
public string BaseDirectory { get; set; }
Property Value
EnableAspectRatio
public bool EnableAspectRatio { get; set; }
Property Value
EnableFocalPoint
public bool EnableFocalPoint { get; set; }
Property Value
FileExtensions
public ICollection<string> FileExtensions { get; }
Property Value
ShowToggle
Gets or sets value indicating whether to show the field toggle
public bool ShowToggle { get; set; }