Versioning for instances of custom document type

alex poplouhin asked on March 6, 2014 04:25

Hi, All

I created a new custom document type and I created instances of this document type using Kentico API. Does Kentico provide versioning for instances of custom document types? I found a sample of code for versioning of css styles, but this code didn't work for documents. Can you give me a sample of code for versioning documents?

Thanks

Recent Answers


Juraj Ondrus answered on March 6, 2014 04:47

Hi,

If you want to handle those documents using the API, you need to use the API for document workflows basically and the VersionManager. For more details please see the API examples here and also in here.

Best regards,
Juraj Ondrus

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.