摘要:
首先介绍关于SharePoint对象模型的开发简单的入门SharePoint对象模型概述一些基本对象Farm, Service, Web Application, Site, WebList, View, Field, Item几个主要功能文件结构权限系统查询集合(Collection)很多对象都有集合SPWeb–SPWebCollectionSPList - SPListCollection…操作Get:xxCollection[idx], xxCollection.GetxxxByxxxAdd: xxCollection.AddDel: xxCollection.Delete, xx.De 阅读全文