Class CardInfo
- Namespace
- Dynamicweb.CoreUI.Displays.Widgets
- Assembly
- Dynamicweb.CoreUI.dll
- Inheritance
-
CardInfo
- Inherited Members
-
Properties
public IEnumerable<KeyValuePair<CardInfo.InfoLabel, CardInfo.InfoValue>> AdditionalInfo { get; set; }
Property Value
- IEnumerable<KeyValuePair<CardInfo.InfoLabel, CardInfo.InfoValue>>
public string Description { get; set; }
Property Value
- string
public bool HideLabels { get; set; }
Property Value
- bool
public Icon? Icon { get; set; }
Property Value
- Icon
public string Identification { get; set; }
Property Value
- string
public Image? Image { get; set; }
Property Value
- Image
public CardInfo.CardInfoLayout Layout { get; set; }
Property Value
- CardInfo.CardInfoLayout
public List<ActionNode> RelatedEntities { get; set; }
Property Value
- List<ActionNode>
public string SecondaryIdentification { get; set; }
Property Value
- string
public string ShortDescription { get; set; }
Property Value
- string