Raised when the user moves any control point of a link.
JavaScript Copy Code |
---|
function onLinkModified (sender, args) |
LinkModified handlers receive an event object of type LinkEventArgs.
To handle the LinkModified event, assign the name of the respective JavaScript function (for example 'onLinkModified') to the LinkModifiedScript property.