Sun_china

交流更多,收获更多?

博客园 首页 新随笔 联系 订阅 管理
  184 随笔 :: 14 文章 :: 29 评论 :: 31万 阅读
11: GroupRadioButton selectRadioButton = 
2            this.FindControl("selectRadioButton"as GroupRadioButton;
3
42:GroupRadioButton selectRadioButton = 
5          (GroupRadioButton)this.FindControl("selectRadioButton") ;
6
7
8两种转换方式
9

posted on   Sun_china  阅读(223)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示