Class Image
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public class Image : DisplayBase<string>
- Inheritance
-
Image
- Inherited Members
-
- Extension Methods
-
Properties
public IEnumerable<Icon> BadgeIcons { get; set; }
Property Value
- IEnumerable<Icon>
public Image.Ratio? DisplayRatio { get; set; }
Property Value
- Image.Ratio?
public Image.Style? DisplayStyle { get; set; }
Property Value
- Image.Style?
public bool HideMissingImage { get; set; }
Property Value
- bool
public bool HideTooltipImage { get; set; }
Property Value
- bool
public string Name { get; set; }
Property Value
- string
public bool RequireImageExists { get; set; }
Property Value
- bool