Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Method Property

Show in webframe
The AJAX method to use for the XMLHTTPRequest (GET or POST), case-insensitive.
Syntax
get_method();
set_method(value);
Object.defineProperty('method');

Property Value

TypeDescription
stringGET or POST.
Remarks

If the Method is POST, then the PostData will be sent with the request.

See Also

Reference

ImageLoaderAjaxOptions Object
ImageLoaderAjaxOptions Members

Error processing SSI file