public ActivityCategoryEntity GetCategoryEntity(string keyValue) { return(service.GetCategoryEntity(keyValue)); }