Hi all
Can anyone give me the full step by step procedure to use a ASP.net user Control (.ASCX) file in MOSS 2007 Site, how to use the User Control in sharepoint Portal site. thnaks in advaance...
Hi all
Can anyone give me the full step by step procedure to use a ASP.net user Control (.ASCX) file in MOSS 2007 Site, how to use the User Control in sharepoint Portal site. thnaks in advaance...
User control in MOSS 2007
vijil
You need a webpart which renders the usercontrol.
If you know how to develop webparts you can easily create your own, or you could try out SmartPart. (http://www.smartpart.info)