Hi lpastor,
In v3, you can use RenderMacro() (this that is the name) to render the macro, in v4 this is no longer possible due to mater pages syntax introduction.
I see two possibilities:
- Either do the macro replacement yourself (It'll involve some regex stuff though...); seems a good idea if you've got a limited number of macro that can be used.
- Or, try to find similar code in the umbraco source. I haven't done something similar, but a nice debugging session could do a lot. I would set a breakpoint somewhere in the default.aspx to start with.
Hope this helps.
Regards,
/Dirk
level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at
netaddicts.be - working on an integrated forum4umbraco