method Property (ImageLoaderAjaxOptions)

Summary

The AJAX method to use for the XMLHTTPRequest (GET or POST), case-insensitive.

Syntax

JavaScript Syntax
Object.defineProperty(ImageLoaderAjaxOptions.prototype, 'method', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
method: string;

Property Value

GET or POST.

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize