FrameRequestedSrc Event

Summary

Notifies the instance that a frame URL has been constructed and can now be requested from the server.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype,'frameRequestedSrc',  
	get: function(), 
	set: function(value) 
) 
frameRequestedSrc: LeadEvent; 
Remarks

Register FrameRequestedSrc to customize any server-side image request.

This event gets fired when the user assigns a value to the mrtiInfo property.

Event Data
ParameterTypeDescription
sendervarThe source of the event
eFrameRequestedSrcEventArgsThe event data
Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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