C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / AjaxSettings Class

AjaxSettings Class Properties

For a list of all members of this type, see AjaxSettings members.

Public Properties
 NameDescription
Public PropertyDetermines whether to use asynchronous calls. If you need synchronous requests, set this option to false.  
Public PropertyIf set to false, it will force requested pages not to be cached by the browser.  
Public PropertyWhether to trigger global Ajax event handlers for this request.  
Public PropertyA password to be used in response to an HTTP access authentication request.  
Public PropertySet a local timeout (in milliseconds) for the request.  
Public PropertySet this to true if you wish to use the traditional style of param serialization.  
Public PropertyA username to be used in response to an HTTP access authentication request.  
Top
See Also