Browse by Tags
All Tags »
SharePoint Tips and Tricks »
Code Snippet (
RSS)
Sorry, but there are no more tags available to filter with.
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...
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...