TIWCGJQAjaxOptions.IsLocal Property
Allow the current environment to be recognized as "local," (e.g. the filesystem), even if jQuery does not recognize it as such by default. The following protocols are currently recognized as local: file, *-extension, and widget. If the isLocal setting needs modification, it is recommended to do so once in the $.ajaxSetup() method.
published property IsLocal: boolean index 17 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean