Web Connection
Missing page in WConnect help
Gravatar is a globally recognized avatar based on your email address. re: Missing page in WConnect help
  Rick Strahl
  Tom Green
  Sep 19, 2020 @ 12:56pm

No it's there:

Client Class AjaxMethodCallback

Not sure where that link is coming from? Because that's not a valid documentation link.

FWIW, I wouldn't recommend using that class for anything unless you're using Web Controls that make Callbacks. Otherwise use the ajaxJson() method

ajaxJson()

And if you really need to make page callbacks you can also use:

ajaxCallMethod()

The latter doesn't require a proxy so you specify method, and parameters explicitly. But again - unless you are using the Web Control Framework you shouldn't be using these and just make direct ajaxJson() calls.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Missing page in WConnect help
  Tom Green
  Rick Strahl
  Sep 19, 2020 @ 07:38pm
  1. Go to the Page named "AjaxMethodCallback.callMethod"
  2. Scroll down to SEE ALSO
  3. Click on the link below. Page not found.

Yes. I've used another approach. That one is deprecated, I guess.

© 1996-2024