public object GetChannelPartnerPromotion(int id)
 {
     return(_channelPartnerService.GetChannelPartnerPromotion(id));
 }