• +91 9723535972
  • info@interviewmaterial.com

Sharepoint Interview Questions and Answers

Question - How do I open an older version of a document?

Answer - Normally, all previous versions are located in the shadow, so if you right click a published document from within the web folders, go to properties and then the third tab, versions you can view older versions. If you want to do this in code:

strURL = "url of the last published version" 
Set oVersion = New PKMCDO.KnowledgeVersion 
Set prmRs = oVersion.VersionHistory(strURL) 
Set oVersion = Nothing 
prmRS will contain a recordset, which contains the url to the old versions in the shadow.

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners