How do I share usercontrols/functionality between sites?
- by Jimmy Engtröm
Hi
We have two asp.net sites (based on episerver).
Using Telerik Asp.net controls.
We have some funtionality that we want to have availible in both sites.
Right now one of the sites use webparts/usercontrols and the other uses usercontrols.
Is there any way to share the functionality between these sites?
What I would like is to be able to share usercontrols between the sites.
/Jimmy