imuir-piehead
-
2/3/2011 1:04:37 PM
Displaying a Document Type
I know this is a very simple question, but I haven't found a simple answer in the documentation.
I've created a document type (for case studies) and created a transform to use when rendering it. What is the best way to display an instance of this document type in a page?
I've tried using a CMSViewer control, but I have to figure out the path in the code-behind for every page.
It seems like there should be a simple way to just render the document associated with the current path without using code-behinds to look up the path. Am I missing something?
|