Turns on Ajax for the code emitted by this module.

dbQP Abbr: aj
Version: All

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public bool dbAjax { get; set; }
Visual Basic (Declaration)
Public Property dbAjax As Boolean

Field Value

Mydb.dbajax= true | false (def=false)

Remarks

Use dbAjaxName to set container name.

See Also