public Executive_board DeleteExecutiveBoardDetails(int id) { return(_IEventCategoryRepo.DeleteExecutiveBoardDetails(id)); }