Пример #1
0
 protected void ByPassRegisterMonitoredChanges()
 {
     PubEntAdminManager.BypassModifiedMethod(this.btnSave, false);
     PubEntAdminManager.BypassModifiedMethod(this.btnSave2, false);
     PubEntAdminManager.BypassModifiedMethod(this.btnEdit, false);
     PubEntAdminManager.BypassModifiedMethod(this.btnEdit2, false);
     PubEntAdminManager.BypassModifiedMethod(this.SpellCkr1.LangSel(), false);
     PubEntAdminManager.BypassModifiedMethod(this.SpellCkr2.LangSel(), false);
 }