kentico_radekm
-
7/27/2010 2:06:02 AM
RE:Inherit Parent Content
Hello.
If the child page uses the same template as its parent, all content from parent´s page template is inherited to its child. Content of some web parts (EditableText, EditableImage) is bound to document, so the web part is inherited, but content not.
I would recommend you to consider Visual inheritance model (http://devnet.kentico.com/docs/devguide/visual_inheritance.htm) and do a proper documents structure.
If you did it via API, could you please show me your code, so I can see how exactly did you implemented it? Do you use the same code on multiple child pages (under the same parent), but with different result? Thank you.
Best Regards, Radek Macalik
|