How to get the Tag property of an RadioButton
hi,
I have created radiobutton in Listbox control at runtime and set different values for each radiobutton using tag property.
How can I get the corresponding Tag value When I check on any Radio Button.
Please help me on this.