文章分类 -  内容类型--SharePoint

代码添加内容类型,给列表添加内容类型
摘要://遍历内容类型 SPContentTypeCollection collection = web.ContentTypes; foreach (SPConte... 阅读全文

posted @ 2015-06-08 13:49 !无名之辈 阅读(185) 评论(0) 推荐(0)