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
Quick question about caching
It's possible to cache a macro when doing this:
<umbraco:Macro runat="server" FileLocation="~/macroScripts/myMacro.cshtml" Cache="30" />
Is there a similar functionality when using your RenderMacro method?
CheersDennis
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Caching
Quick question about caching
It's possible to cache a macro when doing this:
<umbraco:Macro runat="server" FileLocation="~/macroScripts/myMacro.cshtml" Cache="30" />
Is there a similar functionality when using your RenderMacro method?
Cheers
Dennis
is working on a reply...