2
Answers

Convert this line code in C#.net

Photo of chirag patel

chirag patel

10y
928
1
Dim rptCheckBox As CheckBox = CType(Item.FindControl("chkSearch"), CheckBox)
how to convert this line code in C#.net

Answers (2)