Hello
In code, how do I refer to a radio button's label in order to check it against data?
There doesn't seem to be an obvious text property for the actual HtmlInputRadioButton, and if I add the label itself to the Elements the find logic refers to the content. I can't use this as the content is dynamic.
Any suggestions?
Thanks
Cheryl
In code, how do I refer to a radio button's label in order to check it against data?
There doesn't seem to be an obvious text property for the actual HtmlInputRadioButton, and if I add the label itself to the Elements the find logic refers to the content. I can't use this as the content is dynamic.
Any suggestions?
Thanks
Cheryl