The following tables list the members exposed by ImageLoaderAjaxOptions.
| Name | Description | |
|---|---|---|
![]() | ImageLoaderAjaxOptions Constructor | Initializes a new ImageLoaderAjaxOptions object. |
| Name | Description | |
|---|---|---|
![]() | Headers | A dictionary of key-value headers for the XMLHttpRequest. |
![]() | Method | The AJAX method to use for the XMLHTTPRequest (GET or POST), case-insensitive. |
![]() | PostData | Serialized data to send with the POST request. |