public void Load(XDocument doc, string folder)
 {
     ControlType.Load(doc);
 }