예제 #1
0
 protected void rptItinerario_ItemCommand(object source, RepeaterCommandEventArgs e)
 {
     cRefere.setItinerarioIda(this, source, e);
 }