Hello everyone,
I'm gonna create a desktop application that will read the data from EPiServer CMS database. Is there any API for this like the one that can be used in the Web application? So we can easily search for a page and getting the data of it?
Thank you,
Best Regards,
Ronald Wisnu Hariyanto
You can use the webservice api if you would like
this should help you out a bit
http://sdk.episerver.com/library/cms6.1/html/N_EPiServer_WebServices.htm
Hello everyone,
I'm gonna create a desktop application that will read the data from EPiServer CMS database. Is there any API for this like the one that can be used in the Web application? So we can easily search for a page and getting the data of it?
Thank you,
Best Regards,
Ronald Wisnu Hariyanto