render macro in C# how? Options
lpastor
Posted: Thursday, November 13, 2008 3:51:12 PM

Rank: Aficionado

Joined: 8/4/2008
Posts: 111
Location: Serbia
Hi

I have a macro that return some text content of some node.
when I put a macro in bodyText that is Rich textEditor I have somthing like
<?UMBRACO_MACRO textNodeId="1056" macroAlias="[XSLT]returnNode" />

OK ...now I need to catch render result of all macro in bodyText.(I have more this macro calls in bodyText)

so I need a render result of all macros....

to have result like ...
"
<ul><li>prvi lorem ipsum </li><li>drugi dolor sit amet</li><li>treci consectur</li></ul>..."


is it possible to do that ?





lpastor
Posted: Saturday, November 15, 2008 8:15:52 PM

Rank: Aficionado

Joined: 8/4/2008
Posts: 111
Location: Serbia
Hi Umbraholics

any idea ?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.