Class Flag
- Namespace
- InSite.Persistence.Content
- Assembly
- InSite.Persistence.dll
public class Flag
- Inheritance
-
Flag
- Inherited Members
Constructors
Flag()
public Flag()
Properties
Color
public string Color { get; set; }
Property Value
Icon
public string Icon { get; set; }
Property Value
Text
public string Text { get; set; }