using Entity.Sugar; namespace Entity.ViewModels { public class View_CMS_Description : SETB_CMS_Description { public int OrderCount { get; set; } } }