I have a number of .net macros that make up my pages. Some macros should only be available to certain usergroups.
I thought that I could use xslt but you can't load .net controls from within it.
I know I can dynamically load usercontrols in code but I was hoping to do it with macros in an umbracoy way :)
This really sounds like something that someone would have wanted before, so I'm wondering if anyone has any suggestions on how I would go about doing it?
Loading macros based on user group
Hi
I have a number of .net macros that make up my pages.
Some macros should only be available to certain usergroups.
I thought that I could use xslt but you can't load .net controls from within it.
I know I can dynamically load usercontrols in code but I was hoping to do it with macros in an umbracoy way :)
This really sounds like something that someone would have wanted before, so I'm wondering if anyone has any suggestions on how I would go about doing it?
Bex
is working on a reply...