method Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageLoaderAjaxOptions.prototype, 'method', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.