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