API Questions on Kentico API.
Version 6.x > API > Staging API and dlls View modes: 
User avatar
Member
Member
jukkausb-mail - 12/5/2011 4:41:26 AM
   
Staging API and dlls
Hello!
I'm using Kentico 6 and tringy to deal with content staging programmatically.
But unfortunately code examples from your documentation are not getting compiled.

For example, VS cannot find implementation of TaskInfoProvider.LogSynchronization method.

I'm really upset and don't know what to do next.
Where can I find (download) content staging libraries?

Thank you in advance.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 12/5/2011 7:28:51 AM
   
RE:Staging API and dlls
Hi,

Are you using the v6 documentation?

It seems that you are still using the 5.5R2 API - please check this blog post since there were several API changes in v6.

In your case the new method is in CMS.Synchronization namespace: SynchronizationHelper.LogObjectChange

Best regards,
Juraj Ondrus