I have been using SharePoint server 2003. I need to retrieve the list of permissions using SPList.Permissions.Xml. But I dont find the permissions given to the user anywhere in the Xml returned.
I want to store some setting in web.config file of the sharepoint web application or in app.config of the workflow itself. But开发者_如何转开发 i don\'t know how to access neither of these files and i
Is there any MOSS out of the box web service which allows us to check if a user has access to a document library if I know the URL for the document library. I have the URL for the SharePoint document
I am programming with SharePoint Service 3.0/SharePo开发者_Python百科int Server 2007. SharePoint has some built-in roles like contributor, visitor, designer, administrator.
I am about to endeavor in the area of the posting subject and am looking for early advice. Is there a Sharepoint SDK that I need t开发者_如何学Co install to be able to do this or shall I scan the .NE
How do access a secure website within a sharepoint webpart?The following code works fine as a console application but if you run it in a webpart, you will get a access violation
I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is ext开发者_如何学运维ended by the AD site. Due to various factors, I need to reverse this, so th
I would like to know if its po开发者_如何学Cssible to change permissions on a folder (and I guess all its child objects) and I need to do this in a workflow.
I am trying to call SearchListItems to progamatically get search resu开发者_开发知识库lts. My code is pretty simple:
Summary: What I\'m trying to ask - are we going about this the completely wrong way, or, is there a way to stop Sharepoint, or 开发者_如何学编程its rich editor, from munging the HTML which gets added?