Example #1
0
 protected void ButtonClear_Click(object sender, EventArgs e)
 {
     GetMinMaxDate();
     SysConsole.ClearLog(nMinDate, nMaxDate);
 }