Do I need to have a custom assembly for layout controls?

Posted by Community Admin on 05-Aug-2018 22:37

Do I need to have a custom assembly for layout controls?

All Replies

Posted by Community Admin on 02-Feb-2011 00:00

Is there a way to just make simple layouts in the WebApp project?

Posted by Community Admin on 02-Feb-2011 00:00

Hi Steve,

1. You should inherit from LayoutControl
2. Generally we use embedded resource that is returned into Layout property that has to be overridden.

The class library is better option when you want to distribute your project and move it to the production.

All the best,
Ivan Dimitrov
the Telerik team


Check out Telerik Trainer, the state of the art learning tool for Telerik products.

This thread is closed