public tbl_ContentType GetContentTypeByType(ContentType type) { return(ContentTypeRepository.GetByType(type)); }