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

AjaxSettings Class Members

The following tables list the members exposed by AjaxSettings.

Public Constructors
 NameDescription
Public Constructor  
Top
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