Gets or sets the AjaxHelper object that is used to render HTML in Ajax scenarios.
public AjaxHelper<Object> Ajax { get; set; }