ASPX.CS里的代码:VoteChat.GetType().GetProperty("vid").SetValue(VoteChat, model.id.ToString(), null);以下是ASCX下面的代码public string vid { get; set; }