SharePoint world of ECM and Information Management

Browse by Tags

All Tags » SharePoint Tips and Tricks » Code Snippet (RSS)
Sorry, but there are no more tags available to filter with.
SharePoint Tip #34. Do you know “how to get the list of check-out files"?!
SharePoint provides OOTB support for document versioning, allowing user to check-in/check-out files, and keep history of changed documents. But unfortunately, versioning system doesn't provide inbuilt method to find these all check-out items made...
SharePoint Tip #16. Do you know “how to get the SharePoint version programmatically”?
The administrative way of getting SharePoint version is navigating to “ Central Administration > Operations > Servers in Farm ”. But what if you need to get version programmatically?! It might be that your feature relies on the specific...