Posted on 16/06/2008 11:15:05
I guess you're talking about .ascx controls?
This is a standard feature now, and there's a module in beta at the moment, which does that trick. However, you can achieve that using the <!--@LoadControl(/CustomModules/MyModule/Mycontrol.ascx)--> tag in you paragraph or page template.
If you download the newest custom modules application the Literals have been replaced with PlaceHolders, so they are prepared for this.
I don't know if it works with webforms also. Haven't checked.