sophiesheng-msn
-
4/2/2013 12:37:30 PM
Stand alone project getting menu and footer content from Kentico site
I am working on Kentico 7. We have a Kentico CMS site and also we have another stand alone asp.net project. We would like this stand alone system to read header and footer from Kentico site, so two sites can share the header and footer content.
I included the all Kentico assemblies to that stand alone system and it can get web parts instances from the Kentico site. But how to get content of web parts especially the web parts in master page? Also we use custom web parts for the header and footer content, there are physical file (.ascx) in the Kentico project. Is it possible to read those web parts?
|