public static NewsType AddNewsType(NewsType newsType) { return(NewsTypeService.AddNewsType(newsType)); }