sharepoint-api
Sharepoint 2010 Search - Auto add property to QueryString
Have a bit of a difficult question which as far as I can see, no one has really managed to fix yet. Here\'s the scenario. Sharepoint 2010 EnterPrise Search Centre.[详细]
2023-01-23 08:04 分类:问答How to add a People Picker SPField to a SPList in SharePoint?
Looking for a snippet of code开发者_如何学编程.The \"People picker\" control is used by SP when a column is of type User[详细]
2023-01-19 10:01 分类:问答SPWebConfigModification class will not update Central Admin application's web.config file
Using SharePoint 2010 I am trying to use the SPWebConfigModification class to make some basic changes to web.config files on applications in the farm, including the Central Administration web.config f[详细]
2023-01-18 21:11 分类:问答Automate creation of a SharePoint list without writing any code
As part of the configuration of my product (after installation), I need to create a few Sharepoint lists on the SharePoint site specified by the user.[详细]
2023-01-18 18:49 分类:问答How to get current user using WSS 3.0 & Membership provider inside ItemDeleting event receiver method?
I need to get current user name in my Wss 3.0 application. What is more I would like to do this inside ItemDeleting method which is inside event receiver for SPList.[详细]
2023-01-11 02:39 分类:问答Workflow lock "edit item"
Is it possible to disable \"edit item\" in a Sharepoint List when a custom workflow is running? May开发者_开发知识库be a property in the workflow that can be affected?[详细]
2023-01-09 10:57 分类:问答SharePoint Event Handler
I\'m having an issue with an event handler in SharePoint. I have a list of items (List A) which has an event handler attached to it with code for ItemAdded and ItemUpdated.[详细]
2023-01-05 16:29 分类:问答Specifying Item Level Permissions using Sharepoint List Event Handler but to a list on which user has Contribute rights
I have a List to which users have contribute rights I have a Event Handler which changes the Item Level Permissions on adding or Updating events on list by[详细]
2023-01-04 10:39 分类:问答What are some recommendations for books, when talking strictly about programming against the Object Model API for SharePoint 2007?
I\'ve read quite few books regarding programming for SharePoint 2007, but in reading these books*, and referencing the online MSDN documentation there still seem to be large gaps/flaws/errors in what[详细]
2023-01-04 01:03 分类:问答Looking for search syntax documentation for SharePoint UserProfileManager.Search Method
Greetings - I have a SharePoint 2010 server running with the User Profile service setup to synchronize to Active Directory. I\'d like to use the UserProfileManager.Search() method to return user prof[详细]
2022-12-30 15:26 分类:问答