Exemplo n.º 1
0
 protected void UpdateProgressValue(int value)
 {
     frm.SetProgressBarValue(value);
 }