摘要:
创建自定义网站工作流活动首先,创建一个用来包含和测试自定义工作流活动的项目。 创建网站工作流自定义活动项目1. 通过指向“文件”菜单上的“新建”并单击“新建项目”,显示“新建项目”对话框。 2. 展开“Visual C#”下的“SharePoint”节点,然后单击“2010”。 3. 在“模板”窗格中选择“顺序工作流”。 4. 在“名称”框中,键入 YunCode.WorkFlow.CustomActivity,然后单击“确定”。 这将显示“SharePoint 自定义向导”。 5. 在“要使用哪个本地网站进行调试?”页中,单击“下一步”以接受默认网站。 此步骤还会将解决方案的信任级别设置为场 阅读全文
posted @ 2011-04-06 22:01
Yunliang Yu
阅读(358)
评论(0)
推荐(0)
摘要:
Time to wrap up this series and we’re going to mostly talk about managing web parts using the client object model. First, however, we’re going to take a quick peek at something else you can do, which is create additional Edit Control Block (ECB) menu items. Yes, you can even create ECB items from th 阅读全文
posted @ 2011-04-06 21:34
Yunliang Yu
阅读(263)
评论(0)
推荐(0)
摘要:
1. Using the SharePoint 2010 Client Object Model - Part 5 The previous posts in this series have been pretty list-centric. In this posting we’re going to delve down a different path in exploring the client object model and talk about security. The client OM actually provides great support for workin 阅读全文
posted @ 2011-04-06 21:32
Yunliang Yu
阅读(351)
评论(0)
推荐(0)
摘要:
1. Using the SharePoint 2010 Client Object Model - Part 4 In the first three parts of this series we’ve gone through quite a bit of code that shows how to retrieve data from lists. In this post, we’re going to show how to actually create a list and manage fields.In the client object model you’ll see 阅读全文
posted @ 2011-04-06 21:31
Yunliang Yu
阅读(230)
评论(0)
推荐(0)
摘要:
1. Using the SharePoint 2010 Client Object Model - Part 3 In the first two parts of this posting I described the pattern you can use to retrieve data with the client object model (“client OM”). I showed how to use the same pattern to retrieve both a set of lists, as well as data contained within a s 阅读全文
posted @ 2011-04-06 21:30
Yunliang Yu
阅读(302)
评论(0)
推荐(0)
摘要:
In part 1 of this post, I described some general features of the new client object model (“client OM”) that is included with SharePoint 2010. I also walked through a pattern for retrieving a collection of all of the lists in a web using that object model. In this posting, we’ll extend our example fu 阅读全文
posted @ 2011-04-06 21:28
Yunliang Yu
阅读(241)
评论(0)
推荐(0)
摘要:
SharePoint 2010 introduces a new client side object model (hereafter referred to as the “client OM”) for retrieving data. It supports a subset of functionality contained in the server side object model, but generally speaking gives you ready access to the data in your SharePoint site using standard 阅读全文
posted @ 2011-04-06 21:27
Yunliang Yu
阅读(219)
评论(0)
推荐(0)
浙公网安备 33010602011771号