Beispiel #1
0
 static Honeypot()
 {
     InputNames   = new HoneypotInputNameCollection();
     CssClassName = "input-imp-long";
 }
Beispiel #2
0
 static Honeypot()
 {
     InputNames       = new HoneypotInputNameCollection();
     CssClassName     = "input-imp-long";
     DefaultInputName = "Phone-Data-Home";
 }