public void Reload()
 {
     AttributeRepository.PurgeInstance();
     Refresh();
 }