摘要: 首先介绍关于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 阅读全文
posted @ 2012-12-19 16:49 x4646 阅读(148) 评论(0) 推荐(0) 编辑