Beispiel #1
0
 // This call ensures that the six rows of chg-mgmt already exist
 // because the human is about to bring up that popup modal dlog!
 private void OnCallback_initChangeMgmt
     (object sender,
     ComponentArt.Web.UI.CallBackEventArgs e)
 {
     HELPERS.InitChangeMgmtForWS(session.idWorkspace);
 }