Type.registerNamespace('Template');
Template.wsContentAdminWeb=function() {
Template.wsContentAdminWeb.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
Template.wsContentAdminWeb.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return Template.wsContentAdminWeb._staticInstance.get_path();},
SaveAddressInformation:function(vstrParentControlID,venmSaveType,vdcdatAddressInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveAddressInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatAddressInfo:vdcdatAddressInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveCompanyInformation:function(vstrParentControlID,venmSaveType,vdcdatCompanyInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveCompanyInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatCompanyInfo:vdcdatCompanyInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveCompanyPerson:function(vstrParentControlID,venmSaveType,vdcdatCompanyPerson,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveCompanyPerson',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatCompanyPerson:vdcdatCompanyPerson,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveEmailInformation:function(vstrParentControlID,venmSaveType,vdcdatEmailInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveEmailInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatEmailInfo:vdcdatEmailInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveHouseholdInformation:function(vstrParentControlID,venmSaveType,vdcdatHousehold,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveHouseholdInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatHousehold:vdcdatHousehold,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
Login:function(vstrParentControlID,vdcdatLogin,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Login',false,{vstrParentControlID:vstrParentControlID,vdcdatLogin:vdcdatLogin,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePasswordParameter:function(vstrParentControlID,venmSaveType,vdcdatPasswordInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePasswordParameter',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPasswordInfo:vdcdatPasswordInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePersonAddressInformation:function(vstrParentControlID,venmSaveType,vdcdatPersonAddressInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePersonAddressInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPersonAddressInfo:vdcdatPersonAddressInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePersonEmailInformation:function(vstrParentControlID,venmSaveType,vdcdatPersonEmailInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePersonEmailInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPersonEmailInfo:vdcdatPersonEmailInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePersonInformation:function(vstrParentControlID,venmSaveType,vdcdatPersonInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePersonInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPersonInfo:vdcdatPersonInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePersonPhoneInformation:function(vstrParentControlID,venmSaveType,vdcdatPersonPhoneInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePersonPhoneInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPersonPhoneInfo:vdcdatPersonPhoneInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePersonPicker:function(vstrParentControlID,venmSaveType,vdcdatPersonPicker,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePersonPicker',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPersonPicker:vdcdatPersonPicker,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveRelationship:function(vstrParentControlID,venmSaveType,vdcdatRelationship,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveRelationship',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatRelationship:vdcdatRelationship,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePhoneInformation:function(vstrParentControlID,venmSaveType,vdcdatPhoneInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePhoneInformation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatPhoneInfo:vdcdatPhoneInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SearchPerson:function(vstrParentControlID,venmSaveType,vstrLabelCSS,vstrHeaderLabelCSS,vstrResultGridCSS,vstrButtonCSS,vintPersonKey,vintHouseholdKey,vdcdatPersonSearch,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SearchPerson',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vstrLabelCSS:vstrLabelCSS,vstrHeaderLabelCSS:vstrHeaderLabelCSS,vstrResultGridCSS:vstrResultGridCSS,vstrButtonCSS:vstrButtonCSS,vintPersonKey:vintPersonKey,vintHouseholdKey:vintHouseholdKey,vdcdatPersonSearch:vdcdatPersonSearch,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SystemAdminNavigation:function(vstrParentControlID,venmSaveType,vintTransCode,vdcdatSystemAdmin,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SystemAdminNavigation',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vintTransCode:vintTransCode,vdcdatSystemAdmin:vdcdatSystemAdmin,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SavePasswordChange:function(vstrParentControlID,venmSaveType,vdcdatChangePassword,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SavePasswordChange',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatChangePassword:vdcdatChangePassword,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SetCurrentPrivilegePage:function(vstrParentControlID,vintCurrentPageNumber,vintGotoPageNumber,venmSaveType,vstrLabelCSS,vstrButtonCSS,vstrGridHeadingCSS,vdcdatPrivilegesEventScreen,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetCurrentPrivilegePage',false,{vstrParentControlID:vstrParentControlID,vintCurrentPageNumber:vintCurrentPageNumber,vintGotoPageNumber:vintGotoPageNumber,venmSaveType:venmSaveType,vstrLabelCSS:vstrLabelCSS,vstrButtonCSS:vstrButtonCSS,vstrGridHeadingCSS:vstrGridHeadingCSS,vdcdatPrivilegesEventScreen:vdcdatPrivilegesEventScreen,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveSystemPerson:function(vstrParentControlID,venmSaveType,vdcdatSystemPerson,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveSystemPerson',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatSystemPerson:vdcdatSystemPerson,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveSystemUser:function(vstrParentControlID,venmSaveType,vdcdatSystemUser,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveSystemUser',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatSystemUser:vdcdatSystemUser,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveUserPrivileges:function(vstrParentControlID,venmSaveType,vdcdatUserPrivileges,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveUserPrivileges',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatUserPrivileges:vdcdatUserPrivileges,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveUserTypeSearch:function(vstrParentControlID,venmSaveType,vdcdatUserTypeSearch,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveUserTypeSearch',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatUserTypeSearch:vdcdatUserTypeSearch,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
SaveSystemParameter:function(vstrParentControlID,venmSaveType,vdcdatSystemInfo,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SaveSystemParameter',false,{vstrParentControlID:vstrParentControlID,venmSaveType:venmSaveType,vdcdatSystemInfo:vdcdatSystemInfo,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); },
AddImage:function(vstrParentControlID,vdcdatAddImage,vstrPreviousWarnings,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddImage',false,{vstrParentControlID:vstrParentControlID,vdcdatAddImage:vdcdatAddImage,vstrPreviousWarnings:vstrPreviousWarnings},succeededCallback,failedCallback,userContext); }}
Template.wsContentAdminWeb.registerClass('Template.wsContentAdminWeb',Sys.Net.WebServiceProxy);
Template.wsContentAdminWeb._staticInstance = new Template.wsContentAdminWeb();
Template.wsContentAdminWeb.set_path = function(value) { Template.wsContentAdminWeb._staticInstance.set_path(value); }
Template.wsContentAdminWeb.get_path = function() { return Template.wsContentAdminWeb._staticInstance.get_path(); }
Template.wsContentAdminWeb.set_timeout = function(value) { Template.wsContentAdminWeb._staticInstance.set_timeout(value); }
Template.wsContentAdminWeb.get_timeout = function() { return Template.wsContentAdminWeb._staticInstance.get_timeout(); }
Template.wsContentAdminWeb.set_defaultUserContext = function(value) { Template.wsContentAdminWeb._staticInstance.set_defaultUserContext(value); }
Template.wsContentAdminWeb.get_defaultUserContext = function() { return Template.wsContentAdminWeb._staticInstance.get_defaultUserContext(); }
Template.wsContentAdminWeb.set_defaultSucceededCallback = function(value) { Template.wsContentAdminWeb._staticInstance.set_defaultSucceededCallback(value); }
Template.wsContentAdminWeb.get_defaultSucceededCallback = function() { return Template.wsContentAdminWeb._staticInstance.get_defaultSucceededCallback(); }
Template.wsContentAdminWeb.set_defaultFailedCallback = function(value) { Template.wsContentAdminWeb._staticInstance.set_defaultFailedCallback(value); }
Template.wsContentAdminWeb.get_defaultFailedCallback = function() { return Template.wsContentAdminWeb._staticInstance.get_defaultFailedCallback(); }
Template.wsContentAdminWeb.set_path("/common/webservices/wsContentAdminWeb.asmx");
Template.wsContentAdminWeb.SaveAddressInformation= function(vstrParentControlID,venmSaveType,vdcdatAddressInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveAddressInformation(vstrParentControlID,venmSaveType,vdcdatAddressInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveCompanyInformation= function(vstrParentControlID,venmSaveType,vdcdatCompanyInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveCompanyInformation(vstrParentControlID,venmSaveType,vdcdatCompanyInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveCompanyPerson= function(vstrParentControlID,venmSaveType,vdcdatCompanyPerson,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveCompanyPerson(vstrParentControlID,venmSaveType,vdcdatCompanyPerson,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveEmailInformation= function(vstrParentControlID,venmSaveType,vdcdatEmailInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveEmailInformation(vstrParentControlID,venmSaveType,vdcdatEmailInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveHouseholdInformation= function(vstrParentControlID,venmSaveType,vdcdatHousehold,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveHouseholdInformation(vstrParentControlID,venmSaveType,vdcdatHousehold,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.Login= function(vstrParentControlID,vdcdatLogin,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.Login(vstrParentControlID,vdcdatLogin,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePasswordParameter= function(vstrParentControlID,venmSaveType,vdcdatPasswordInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePasswordParameter(vstrParentControlID,venmSaveType,vdcdatPasswordInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePersonAddressInformation= function(vstrParentControlID,venmSaveType,vdcdatPersonAddressInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePersonAddressInformation(vstrParentControlID,venmSaveType,vdcdatPersonAddressInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePersonEmailInformation= function(vstrParentControlID,venmSaveType,vdcdatPersonEmailInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePersonEmailInformation(vstrParentControlID,venmSaveType,vdcdatPersonEmailInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePersonInformation= function(vstrParentControlID,venmSaveType,vdcdatPersonInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePersonInformation(vstrParentControlID,venmSaveType,vdcdatPersonInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePersonPhoneInformation= function(vstrParentControlID,venmSaveType,vdcdatPersonPhoneInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePersonPhoneInformation(vstrParentControlID,venmSaveType,vdcdatPersonPhoneInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePersonPicker= function(vstrParentControlID,venmSaveType,vdcdatPersonPicker,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePersonPicker(vstrParentControlID,venmSaveType,vdcdatPersonPicker,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveRelationship= function(vstrParentControlID,venmSaveType,vdcdatRelationship,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveRelationship(vstrParentControlID,venmSaveType,vdcdatRelationship,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePhoneInformation= function(vstrParentControlID,venmSaveType,vdcdatPhoneInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePhoneInformation(vstrParentControlID,venmSaveType,vdcdatPhoneInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SearchPerson= function(vstrParentControlID,venmSaveType,vstrLabelCSS,vstrHeaderLabelCSS,vstrResultGridCSS,vstrButtonCSS,vintPersonKey,vintHouseholdKey,vdcdatPersonSearch,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SearchPerson(vstrParentControlID,venmSaveType,vstrLabelCSS,vstrHeaderLabelCSS,vstrResultGridCSS,vstrButtonCSS,vintPersonKey,vintHouseholdKey,vdcdatPersonSearch,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SystemAdminNavigation= function(vstrParentControlID,venmSaveType,vintTransCode,vdcdatSystemAdmin,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SystemAdminNavigation(vstrParentControlID,venmSaveType,vintTransCode,vdcdatSystemAdmin,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SavePasswordChange= function(vstrParentControlID,venmSaveType,vdcdatChangePassword,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SavePasswordChange(vstrParentControlID,venmSaveType,vdcdatChangePassword,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SetCurrentPrivilegePage= function(vstrParentControlID,vintCurrentPageNumber,vintGotoPageNumber,venmSaveType,vstrLabelCSS,vstrButtonCSS,vstrGridHeadingCSS,vdcdatPrivilegesEventScreen,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SetCurrentPrivilegePage(vstrParentControlID,vintCurrentPageNumber,vintGotoPageNumber,venmSaveType,vstrLabelCSS,vstrButtonCSS,vstrGridHeadingCSS,vdcdatPrivilegesEventScreen,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveSystemPerson= function(vstrParentControlID,venmSaveType,vdcdatSystemPerson,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveSystemPerson(vstrParentControlID,venmSaveType,vdcdatSystemPerson,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveSystemUser= function(vstrParentControlID,venmSaveType,vdcdatSystemUser,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveSystemUser(vstrParentControlID,venmSaveType,vdcdatSystemUser,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveUserPrivileges= function(vstrParentControlID,venmSaveType,vdcdatUserPrivileges,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveUserPrivileges(vstrParentControlID,venmSaveType,vdcdatUserPrivileges,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveUserTypeSearch= function(vstrParentControlID,venmSaveType,vdcdatUserTypeSearch,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveUserTypeSearch(vstrParentControlID,venmSaveType,vdcdatUserTypeSearch,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.SaveSystemParameter= function(vstrParentControlID,venmSaveType,vdcdatSystemInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.SaveSystemParameter(vstrParentControlID,venmSaveType,vdcdatSystemInfo,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
Template.wsContentAdminWeb.AddImage= function(vstrParentControlID,vdcdatAddImage,vstrPreviousWarnings,onSuccess,onFailed,userContext) {Template.wsContentAdminWeb._staticInstance.AddImage(vstrParentControlID,vdcdatAddImage,vstrPreviousWarnings,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
Type.registerNamespace('CoreLibrary');
if (typeof(CoreLibrary.vtdAddressInformationScreen) === 'undefined') {
CoreLibrary.vtdAddressInformationScreen=gtc("CoreLibrary.vtdAddressInformationScreen");
CoreLibrary.vtdAddressInformationScreen.registerClass('CoreLibrary.vtdAddressInformationScreen');
}
if (typeof(CoreLibrary.vtdControlReplacementResult) === 'undefined') {
CoreLibrary.vtdControlReplacementResult=gtc("CoreLibrary.vtdControlReplacementResult");
CoreLibrary.vtdControlReplacementResult.registerClass('CoreLibrary.vtdControlReplacementResult');
}
if (typeof(CoreLibrary.vtdCompanyInformationScreen) === 'undefined') {
CoreLibrary.vtdCompanyInformationScreen=gtc("CoreLibrary.vtdCompanyInformationScreen");
CoreLibrary.vtdCompanyInformationScreen.registerClass('CoreLibrary.vtdCompanyInformationScreen');
}
if (typeof(CoreLibrary.vtdCompanyPersonScreen) === 'undefined') {
CoreLibrary.vtdCompanyPersonScreen=gtc("CoreLibrary.vtdCompanyPersonScreen");
CoreLibrary.vtdCompanyPersonScreen.registerClass('CoreLibrary.vtdCompanyPersonScreen');
}
if (typeof(CoreLibrary.vtdEmailInformationScreen) === 'undefined') {
CoreLibrary.vtdEmailInformationScreen=gtc("CoreLibrary.vtdEmailInformationScreen");
CoreLibrary.vtdEmailInformationScreen.registerClass('CoreLibrary.vtdEmailInformationScreen');
}
if (typeof(CoreLibrary.vtdHouseholdScreen) === 'undefined') {
CoreLibrary.vtdHouseholdScreen=gtc("CoreLibrary.vtdHouseholdScreen");
CoreLibrary.vtdHouseholdScreen.registerClass('CoreLibrary.vtdHouseholdScreen');
}
if (typeof(CoreLibrary.vtdLoginScreen) === 'undefined') {
CoreLibrary.vtdLoginScreen=gtc("CoreLibrary.vtdLoginScreen");
CoreLibrary.vtdLoginScreen.registerClass('CoreLibrary.vtdLoginScreen');
}
if (typeof(CoreLibrary.vtdPasswordParameterScreen) === 'undefined') {
CoreLibrary.vtdPasswordParameterScreen=gtc("CoreLibrary.vtdPasswordParameterScreen");
CoreLibrary.vtdPasswordParameterScreen.registerClass('CoreLibrary.vtdPasswordParameterScreen');
}
if (typeof(CoreLibrary.vtdPersonAddressInformationScreen) === 'undefined') {
CoreLibrary.vtdPersonAddressInformationScreen=gtc("CoreLibrary.vtdPersonAddressInformationScreen");
CoreLibrary.vtdPersonAddressInformationScreen.registerClass('CoreLibrary.vtdPersonAddressInformationScreen');
}
if (typeof(CoreLibrary.vtdPersonEmailInformationScreen) === 'undefined') {
CoreLibrary.vtdPersonEmailInformationScreen=gtc("CoreLibrary.vtdPersonEmailInformationScreen");
CoreLibrary.vtdPersonEmailInformationScreen.registerClass('CoreLibrary.vtdPersonEmailInformationScreen');
}
if (typeof(CoreLibrary.vtdPersonInformationScreen) === 'undefined') {
CoreLibrary.vtdPersonInformationScreen=gtc("CoreLibrary.vtdPersonInformationScreen");
CoreLibrary.vtdPersonInformationScreen.registerClass('CoreLibrary.vtdPersonInformationScreen');
}
if (typeof(CoreLibrary.vtdPersonPhoneInformationScreen) === 'undefined') {
CoreLibrary.vtdPersonPhoneInformationScreen=gtc("CoreLibrary.vtdPersonPhoneInformationScreen");
CoreLibrary.vtdPersonPhoneInformationScreen.registerClass('CoreLibrary.vtdPersonPhoneInformationScreen');
}
if (typeof(CoreLibrary.vtdPersonPickerScreen) === 'undefined') {
CoreLibrary.vtdPersonPickerScreen=gtc("CoreLibrary.vtdPersonPickerScreen");
CoreLibrary.vtdPersonPickerScreen.registerClass('CoreLibrary.vtdPersonPickerScreen');
}
if (typeof(CoreLibrary.vtdRelationshipScreen) === 'undefined') {
CoreLibrary.vtdRelationshipScreen=gtc("CoreLibrary.vtdRelationshipScreen");
CoreLibrary.vtdRelationshipScreen.registerClass('CoreLibrary.vtdRelationshipScreen');
}
if (typeof(CoreLibrary.vtdPhoneInformationScreen) === 'undefined') {
CoreLibrary.vtdPhoneInformationScreen=gtc("CoreLibrary.vtdPhoneInformationScreen");
CoreLibrary.vtdPhoneInformationScreen.registerClass('CoreLibrary.vtdPhoneInformationScreen');
}
if (typeof(CoreLibrary.vtdPersonSearchScreen) === 'undefined') {
CoreLibrary.vtdPersonSearchScreen=gtc("CoreLibrary.vtdPersonSearchScreen");
CoreLibrary.vtdPersonSearchScreen.registerClass('CoreLibrary.vtdPersonSearchScreen');
}
if (typeof(CoreLibrary.vtdSystemAdminScreen) === 'undefined') {
CoreLibrary.vtdSystemAdminScreen=gtc("CoreLibrary.vtdSystemAdminScreen");
CoreLibrary.vtdSystemAdminScreen.registerClass('CoreLibrary.vtdSystemAdminScreen');
}
if (typeof(CoreLibrary.vtdChangePasswordScreen) === 'undefined') {
CoreLibrary.vtdChangePasswordScreen=gtc("CoreLibrary.vtdChangePasswordScreen");
CoreLibrary.vtdChangePasswordScreen.registerClass('CoreLibrary.vtdChangePasswordScreen');
}
if (typeof(CoreLibrary.vtdPrivilegesEventScreen) === 'undefined') {
CoreLibrary.vtdPrivilegesEventScreen=gtc("CoreLibrary.vtdPrivilegesEventScreen");
CoreLibrary.vtdPrivilegesEventScreen.registerClass('CoreLibrary.vtdPrivilegesEventScreen');
}
if (typeof(CoreLibrary.vtdSystemPersonScreen) === 'undefined') {
CoreLibrary.vtdSystemPersonScreen=gtc("CoreLibrary.vtdSystemPersonScreen");
CoreLibrary.vtdSystemPersonScreen.registerClass('CoreLibrary.vtdSystemPersonScreen');
}
if (typeof(CoreLibrary.vtdSystemUserScreen) === 'undefined') {
CoreLibrary.vtdSystemUserScreen=gtc("CoreLibrary.vtdSystemUserScreen");
CoreLibrary.vtdSystemUserScreen.registerClass('CoreLibrary.vtdSystemUserScreen');
}
if (typeof(CoreLibrary.vtdUserPrivilegesScreen) === 'undefined') {
CoreLibrary.vtdUserPrivilegesScreen=gtc("CoreLibrary.vtdUserPrivilegesScreen");
CoreLibrary.vtdUserPrivilegesScreen.registerClass('CoreLibrary.vtdUserPrivilegesScreen');
}
if (typeof(CoreLibrary.vtdUserTypeSearchScreen) === 'undefined') {
CoreLibrary.vtdUserTypeSearchScreen=gtc("CoreLibrary.vtdUserTypeSearchScreen");
CoreLibrary.vtdUserTypeSearchScreen.registerClass('CoreLibrary.vtdUserTypeSearchScreen');
}
if (typeof(CoreLibrary.vtdSystemParameterScreen) === 'undefined') {
CoreLibrary.vtdSystemParameterScreen=gtc("CoreLibrary.vtdSystemParameterScreen");
CoreLibrary.vtdSystemParameterScreen.registerClass('CoreLibrary.vtdSystemParameterScreen');
}
if (typeof(CoreLibrary.vtdAddImageScreen) === 'undefined') {
CoreLibrary.vtdAddImageScreen=gtc("CoreLibrary.vtdAddImageScreen");
CoreLibrary.vtdAddImageScreen.registerClass('CoreLibrary.vtdAddImageScreen');
}
if (typeof(CoreLibrary.vtdAddImageControlReplacementResult) === 'undefined') {
CoreLibrary.vtdAddImageControlReplacementResult=gtc("CoreLibrary.vtdAddImageControlReplacementResult");
CoreLibrary.vtdAddImageControlReplacementResult.registerClass('CoreLibrary.vtdAddImageControlReplacementResult');
}
if (typeof(CoreLibrary.vteSaveType) === 'undefined') {
CoreLibrary.vteSaveType = function() { throw Error.invalidOperation(); }
CoreLibrary.vteSaveType.prototype = {vtcNone: 0,vtcValidateOnly: 1,vtcSaveOnly: 2,vtcDeleteOnly: 3,vtcValidateAndSave: 4,vtcGetOnly: 5,vtcSaveToSession: 6,vtcDeleteFromSession: 7,vtcEffectiveDateChange: 8,vtcRedirectOnly: 9}
CoreLibrary.vteSaveType.registerEnum('CoreLibrary.vteSaveType', true);
}

