2006年7月17日

怎样在Sharepoint webpart中写 Repeat 、datalist 、datagrid ,读懂这段代码应该可以解决这类问题了

摘要: using System;using System.ComponentModel;using System.Web.UI;using System.Web.UI.WebControls;using System.Xml.Serialization;using Microsoft.SharePoint;using Microsoft.SharePoint.Utilities;using Micros... 阅读全文
posted @ 2006-07-17 09:59 LuckPanda 阅读(1136) 评论(2) 推荐(0)