Class InfoBarData
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public sealed record InfoBarData : IEquatable<InfoBarData>
- Inheritance
-
InfoBarData
- Implements
- Inherited Members
Properties
Identification
public KeyValuePair<string, string> Identification { get; set; }
Property Value
TypeInfo
public KeyValuePair<string, string> TypeInfo { get; set; }