Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
How to call RenderMacroContent inside content service published event? I would like to fetch the macro details.
I tried,
var value = umbraco.library.RenderMacroContent("", nodeid)
But I got response, Error generating macroContent: 'System.NullReferenceException: Object reference not set to an instance of an object.
Please help me ASAP.
Thanks Anju S Chandran
Any ideas please?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
RenderMacroContent
Hi,
How to call RenderMacroContent inside content service published event? I would like to fetch the macro details.
I tried,
var value = umbraco.library.RenderMacroContent("", nodeid)
But I got response, Error generating macroContent: 'System.NullReferenceException: Object reference not set to an instance of an object.
Please help me ASAP.
Thanks Anju S Chandran
Any ideas please?
is working on a reply...