Class HomeModel
public class HomeModel
- Inheritance
-
HomeModel
- Inherited Members
Constructors
HomeModel()
public HomeModel()
Properties
ContentCount
public int ContentCount { get; set; }
Property Value
GlossaryCount
public int GlossaryCount { get; set; }
Property Value
LabelCount
public int LabelCount { get; set; }
Property Value
UploadCount
public int UploadCount { get; set; }