#Eval if statement in repeater

后端 未结 6 995
野性不改
野性不改 2020-12-03 10:10

I\'m trying to check a string value inside a repeater, and if it has value then write a link, but can\'t seem to get it to work. If there is a value in myUrl then I want to

6条回答
  •  伪装坚强ぢ
    2020-12-03 10:43

    this will help
    How do I run an if statement in aspx?
    http://forums.asp.net/t/1254412.aspx/1
    http://forums.asp.net/t/1161705.aspx

提交回复
热议问题