Exemplo n.º 1
0
 protected void RegisterMonitoredChanges()
 {
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.ckboxListDisplayStatusExh);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtMaxQtyExh);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtMaxQtyIntl);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoEveryOrder);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoShowInSearchRes);
 }
Exemplo n.º 2
0
 protected void RegisterMonitoredChanges()
 {
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.ckboxListDisplayStatusROO);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtMaxQtyROO);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoEveryOrder);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoShowInSearchRes);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoROOKit);
     //NCIPLCC PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoMostCommonList);
     //NCIPLCC PubEntAdminManager.MonitorChanges2(this.Page, this, this.listMCLSubject);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.listSubject);
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.listCollections); //NCIPL_CC
 }
Exemplo n.º 3
0
//        protected void Page_PreRender(object sender, System.EventArgs e)
//        {
//            #region ClientScript
//             ScriptManager.RegisterStartupScript(this,
//                typeof(NCIPLTabEditInfo), "NCIPLTabEditInfo_ClientScript",
//            @"
//
//                    function copyfeaturedimage() {
//                        document.getElementById('<%=this.fakeFeaturedinput.ClientID %>').value =
//                         document.getElementById('<%=this.realFeaturedinput.ClientID %>').value;
//                  }
//
//            ", true);
//            #endregion

//        }

        #region MonitorChanges
        protected void RegisterMonitoredChanges()
        {
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.ckboxListDisplayStatusNCIPL);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtMaxQtyNCIPL);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtMaxQtyIntl);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoEveryOrder);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoShowInSearchRes);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.rdbtnListYesNoFeatured);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.listSubject);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.listStacks);      //CR-36
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.listCollections); //NCIPL_CC
        }
        protected void RegisterMonitoredChanges()
        {
            //PubEntAdminManager.MonitorChanges2(this.Page, this, this.listCategory);
            //PubEntAdminManager.MonitorChanges2(this.Page, this, this.listSubCategory);
            //PubEntAdminManager.MonitorChanges2(this.Page, this, this.listSubSubCategory);

            PubEntAdminManager.MonitorChanges2(this.Page, this, this.hidden_listCategory);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.hidden_listSubCategory);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.hidden_listSubSubCategory);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.chkboxWYNTK);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.chkboxWYNTKSpanish);
            PubEntAdminManager.MonitorChanges2(this.Page, this, this.ListSubject);
        }
Exemplo n.º 5
0
 protected void RegisterMonitoredChanges()
 {
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtRelated);
 }
Exemplo n.º 6
0
 protected void RegisterMonitoredChanges()
 {
     PubEntAdminManager.MonitorChanges2(this.Page, this, this.txtComment.TextCtrl_SpellCheckInnerTxtbox);
 }