Ejemplo n.º 1
0
 public static void AddToTable(string text)
 {
     GPGlobals.History += text;
     //WriteHTML();
     GridPageEdit.Default();
 }