WebCommon::AjaxBehaviour
Constructors
- AlwaysFalse()
- AlwaysTrue()
- TrueIfDone()
- FalseIfDone()
Usage
The return value of an Ajax call. This allows support for older and non-Javascript-supporting browsers. FalseIfDone is often the most useful value, as this will cancel the normal behaviour of the control if and only if the Ajax behaviour occurred.