- SharePoint Development with the SharePoint Framework
- Jussi Roine Olli J??skel?inen
- 159字
- 2021-07-08 10:13:55
Site templates
Site templates could then be used to provision new sites, with modified templates. Site templates were database-only copies of Site Definitions, and they could include content such as SharePoint document libraries, lists, and even files within document libraries. The challenge with Site templates was (and still is) that they are only supported in non-publishing sites, meaning sites that do not use SharePoint Publishing Features capabilities. This would include site templates (not Site Templates, note the capitalization difference here) such as Developer Site, Team Site, and Blank Site. A Site Template would, upon creation, save itself, and a reference to the original site definition it was based on, and create a .STP file within the SharePoint content database. As you might guess, this proved to be problematic as well, since content in the database was strictly only accessible through a set of (then) very-limited APIs or through the user interface of SharePoint. For developers, this was not adequate.
- Go Web編程
- 高效微控制器C語言編程
- Mastering Selenium WebDriver
- 程序員面試算法寶典
- Web開發(fā)的貴族:ASP.NET 3.5+SQL Server 2008
- Java技術手冊(原書第7版)
- Visual Basic程序設計實驗指導(第4版)
- 零基礎學Python數(shù)據(jù)分析(升級版)
- Getting Started with Gulp
- Integrating Facebook iOS SDK with Your Application
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Angular應用程序開發(fā)指南
- Practical Predictive Analytics
- Docker:容器與容器云(第2版)