src Property

Summary

The src file address that will be requested from the server.

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

Property Value

The file address that will be requested from the server.

Remarks

The value is filled by default.

This class is sent as a parameter through the FrameRequestedSrc event. Use it to replace the internally generated src file address with a custom src.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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