Hi, I need to post the source code for the T4 version of DynamicBlock. The T4 version (referred to in the linked blog entry) no longer manipulates page structure, instead it generates a page with the component declared inside it, inside a Block.
DynamicBlock now behaves much like RenderBlock, except it uses the componentName parameter to create a page name, looks up the page, which is created on the fly the first time it is accessed and then looks up the block component inside the page. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]