<< Click to Display Table of Contents >>
AllowSending
Indicates whether to send the value of an input component to a Javascript function or other application or not.
The RadioButton component does not provide the AllowSending property differently from other components. In order to use this function with RadioButton, set the Group Name property of RadioButton to the name of RadioButtonGroup and set AllowSending of RadioButtonGroup to False.