Custom Module

Posted by Community Admin on 03-Aug-2018 20:43

Custom Module

All Replies

Posted by Community Admin on 06-Jul-2011 00:00

Hello,

We are using Sitefinity 4.1, and we need to implement a custom module in our website.
We found two techniques foe implementing a custom module, one of them in the documentation http://www.sitefinity.com/40/help/developers-guide/sitefinity-essentials-modules-creating-custom-modules.html, and the second was introduced in the webinar http://www.sitefinity.com/devnet/webinars/sitefinity-4-modules-made-simple-webinar.aspx

I need know what is the difference between the two proposed implementations, and what are the flexibilities offered by each one?

Thanks.

Posted by Community Admin on 07-Jul-2011 00:00

Hello Amrelsayed,

This way http://www.sitefinity.com/40/help/developers-guide/sitefinity-essentials-modules-creating-custom-modules.html is useful when you are going to build a complex module, since the other way is useful when you need to do something quickly and you don't have to spend much time on this implementation and support it later. The second way allows you to use some simple user controls and put them directly on the backend page, since the first way requires to use class libraries and mainly custom controls.

Kind regards,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed