SharePoint Hello World Web Part

1.新建一個c# class library。 2. 添加System.Web的refeerence。 3.添加代碼 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.UI; namespace HelloWorldWebPart { publ
相關文章
相關標籤/搜索