kentico_jurajo
-
8/4/2008 1:45:36 AM
RE:Control properties
Hi, ASPX templates and Portal engine are two different approaches. Portal Engine is recommended for less experienced user that do not know how to use Visual Studio, are not programmers, etc. In these templates you are using the controls and all other things from our engine. Of course, you can combine it is some way with ASPX, but the web parts are inheriting from different class. In Portal engine, lets say, you cannot do anything you want - there are several restrictions.
In ASPX templates, you can edit the content of the web as in Portal Engine, you can use the features of Visual Studio and develop the code as you want with functionality you want, you can use any user or server controls which you will develop.
If the Portal templates are enough for you, you can use them. You can modify the default user controls or develop your custom. It is up to you what is more comfortable for you.
Best Regards, Juraj Ondrus
|