sourceClass Property

Summary

Name of the class making the request.

Syntax

JavaScript Syntax
Object.defineProperty(PrepareAjaxEventArgs.prototype, 'sourceClass', 
	get: function() 
) 
TypeScript Syntax
sourceClass: string; // read-only 

Property Value

The name of the class making the request.

Remarks

Refer to PrepareAjax for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly