Ejemplo n.º 1
0
 protected override object GetDataFromSource()
 {
     return(Testimonial.Get(TestimonialStatus.Active));
 }