Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > XmlHttpPanel > Can WebMethod be changed on the clientside?

Not answered Can WebMethod be changed on the clientside?

Feed from this thread
  • Posted on Sep 12, 2010 (permalink)

    Can I change the webmethod used somehow on the clientside?

    I want to use a single panel to callback to the service (which has multiple methods)

    Reply

  • Posted on Sep 13, 2010 (permalink)

    Found it!

    It was hidden "panel.set_webMethodName('myNewMethod');"

    .set_webMethodPath also exists

    hehe, oops

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > XmlHttpPanel > Can WebMethod be changed on the clientside?