How can I determine programmatically what master pages (custom and OOTB) that are available for to use for a web site in SharePoint?
Background I\'m configuring a custom WSS application that focuses 开发者_开发百科around one main list. I want to replace the top sharepoint search box with my custom search. After clicking on search
i ve some problem in accessing last record from s开发者_开发技巧harepoint list through CAML query,can any one help me in this regrad;i have a sample list called \'MainHeads\' which contains the inform
WSS 3.0 List Service I am running GetListItems() on a Picture Library (name Pictures) using the follow CAML query:
I want to get data from SharePoint List using CAML and filtered 开发者_运维知识库by Title with ignore case like
What do I use in the value to return results using the following开发者_JS百科 CAML query in MOSS2007?The query is currently not returning any results.I have tried using the Account Name and the name d
I\'m trying to write a CAML query that executes aga开发者_如何学Goinst a specific SPList, scoped to a specific folder, recursive from that point, and returns all ListItems (which meet a criteria) and
I have made a query against a list. I want to get the last modified item which meets a certain condition, and my query looks lik开发者_Python百科e this: