TIWCGJQAjaxOptions.Global Property

Whether to trigger global Ajax event handlers for this request. The default is true. Set to false to prevent the global handlers like ajaxStart or ajaxStop from being triggered. This can be used to control various Ajax Events.

Namespace: IWCGJQControl
published
 property Global: boolean index 14 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean