摘要:
1.relCarStyle2页面赋值 ViewState["CarTypeExceptList"] = this.CommonCarStyleIDs;2.其它页面 relCarStyle2 xxx = (relCarStyle2)Context.Handler; List<Guid> d = (List<Guid>)xxx.PublicViewState["CarTypeExceptList"]; 阅读全文
posted @ 2012-07-03 12:08
baby_tao
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号