Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
7k views

How to prevent adding of duplicate list items in sharepoint list

I need to add items to a sharepoint list through object model. Before doing this i want to check whether the current item is already exist in the list or not. how to do this?
karthik k's user avatar
  • 4,021
2 votes
3 answers
863 views

Regarding SPLongOperation Object In SharePoint 2007

I am using the SPLongOperation Object in my project to introduce a delay while navigating to a new page.The in-built page uses the default css styles and branding. I want to customize this page ...
user avatar