2012-1-29 16:55:41 阅读4 评论0 292012/01 Jan29
The Server ribbon in Microsoft SharePoint Foundation supports customization of the default tabs, groups, and controls. In order to customize these objects, you need the specific identifier (ID) for the object you plan to customize. The IDs are found in the
2012-1-19 17:14:39 阅读6 评论0 192012/01 Jan19
2012-1-19 16:24:43 阅读7 评论0 192012/01 Jan19
| Member name | Description | |
|---|---|---|
| Invalid | An Invalid field type. | |
| Integer | An Integer field. | |
| Text | A Text field. |
2012-1-19 10:51:43 阅读8 评论0 192012/01 Jan19
To read or write values to fields of type SPFieldUser or SPFielLookup is an annoying task because you have to create field value objects bevore you can write your values into a field. The following post descripes how you can encapsulate those tasks to extension methods and slim your code to make it more readable.
2012-1-18 16:33:48 阅读6 评论0 182012/01 Jan18
成员名称 说明
AdminTasks(任务管理) Administrator Tasks. Value = 1200.
2012-1-16 9:30:55 阅读9 评论0 162012/01 Jan16