就这个怎么在代码中取到这个Eval(“id”)的值
//获取值public string GetValue(string value){return value;}
<span><%#GetValue(Eval("FoodPrice").ToString()) %></span>