随笔分类 -  ASP.NET

ASP.NET
摘要:数据绑定方式1: ViewData.Add("documentRead", new { DocumentID = documentInfo.DocumentID, documentInfo.CategoryID, documentTitle = documentInfo.GetLangInfo(DefaultLanage).DocumentTitle, Description = documentInfo.GetLangInfo(DefaultLanage).Description, Author = documentInfo.GetLangInfo(DefaultLana 阅读全文
posted @ 2011-05-05 18:46 八神吻你 阅读(2540) 评论(0) 推荐(0)