Does anyone know how to render a macro within a standard partial view?
I know I could create a standard partial to render the content instead of having a macro. But I want to keep it as a macro, as I use the macro partial on a couple of pages. I then have a surface controller returning a partial view and depending whether or not the member is logged in I would like to show this macro.
Render Macro on a standard Partial View
Hi,
Does anyone know how to render a macro within a standard partial view?
I know I could create a standard partial to render the content instead of having a macro. But I want to keep it as a macro, as I use the macro partial on a couple of pages. I then have a surface controller returning a partial view and depending whether or not the member is logged in I would like to show this macro.
Thanks for any help in advance.
Cheers, Jay
is working on a reply...