摘要:
1using System; 2 3public partial class ImageThumbnail : System.Web.UI.UserControl 4{ 5 public object PhotoID 6 { 7 get 8 { 9 object o = ViewState["PhotoID"]; ... 阅读全文
posted @ 2007-12-14 15:09
子午
阅读(2611)
评论(0)
推荐(0)
浙公网安备 33010602011771号