TIWCGJQAjaxOptions.CrossDomain Property

If you wish to force a crossDomain request (such as JSONP) on the same domain, set the value of crossDomain to true. This allows, for example, server-side redirection to another domain.

Namespace: IWCGJQControl
published
 property CrossDomain: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean