chirag patel

chirag patel

  • NA
  • 1
  • 616

Convert this line code in C#.net

Nov 18 2014 1:32 AM
Dim rptCheckBox As CheckBox = CType(Item.FindControl("chkSearch"), CheckBox)
how to convert this line code in C#.net

Answers (2)