Set ClientID in asp.net

前端 未结 7 1605
情话喂你
情话喂你 2020-12-19 03:28

Is it possible to set the ClientID of any asp.net server control? How can I do this?

相关标签:
7条回答
  • 2020-12-19 04:18

    Even i think it is not possible in Visual studio 2008 . Because Control.ClientID Property has only get method

    Edit :But in Visual studio 2010(.Net 4.0) it is possible

    0 讨论(0)
提交回复
热议问题