onChangeContentControl
function onChangeContentControl(control: ContentControl): void
Description
The function called to show which content control has been changed.
Parameters
- control
ContentControl
Defines the content control that has been changed.
Returns
void