Class AjaxOnDomReadyClientInfoBehavior

All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IRequestListener, IComponentAwareHeaderContributor, IClusterable

A behavior that collects the information to populate WebClientInfo's ClientProperties by using Ajax. Compared to AjaxClientInfoBehavior this class does not use a timer but the DOM ready "event" to collect browser info.
See Also: