ASPX templates
Version 5.x > ASPX templates > Custom Web Part View modes: 
User avatar
Member
Member
hemanthray-gmail - 8/30/2010 1:43:00 PM
   
Custom Web Part
How can i use a Basic .Net user control as a web part in Kentico. Is that possible if so can anyone help me out how could i do that

Thanks
Sai

User avatar
Kentico Support
Kentico Support
kentico_radekm - 9/6/2010 1:35:23 AM
   
RE:Custom Web Part
Hello.

It is possible using a custom web part in Kentico CMS. Basically, it is standard .NET control which inherit from CMSAbstractWebPart class.

Please see more info here: http://devnet.kentico.com/docs/devguide/developing_web_parts.htm

Best Regards,
Radek Macalik