如果在MasterPage使用失败
//前台JS调用后台类方法前注册AjaxPro.Utility.RegisterTypeForAjax(typeof(MasterPage),this.Page);
而不是
AjaxPro.Utility.RegisterTypeForAjax(typeof(MasterPage));