- AjaxBusyIndicator
- AjaxPing
- AjaxSubmitButton
- AjaxUpdateContainer
Comments
Sometimes you can't use a periodic updater because the content would be too large to
send all the time. Instead you can use AjaxPing, which does a very small check and
only updates the container when a given cache key value changes.