To find SharePoint version from the Site URL
1. To find the sharepoint version, simply add the below in the end of site url,
_vti_pvt/service.cnf
2. Other way is using Developer tool (F12) and go to Network --> File --> Select any one and check the MicrosoftSharePointTeamServices under "Header". It shows the version number
_vti_pvt/service.cnf
2. Other way is using Developer tool (F12) and go to Network --> File --> Select any one and check the MicrosoftSharePointTeamServices under "Header". It shows the version number
Comments
Post a Comment