Table of Contents

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

string

EnableAspectRatio

public bool EnableAspectRatio { get; set; }

Property Value

bool

EnableFocalPoint

public bool EnableFocalPoint { get; set; }

Property Value

bool

FileExtensions

public ICollection<string> FileExtensions { get; }

Property Value

ICollection<string>
To top