Try our conversational search powered by Generative AI!

Reusable Controls

Vote:
 

Hello All,

We have around 15 sites and planning to create some reusable controls for all the sites like login control. We should place these controls seperate from the project and need to just refer to these with the help pf common dll's. Can we achieve this with the help of dynamic content controls?

Thanks

Rachappa

 

#48878
Feb 18, 2011 21:40
Vote:
 

If you want to make the controls you create easily accessible to your editors, one way is to use dynamic content yes, another is to use EPiServer Composer or Webparts.

It all depends on what you're trying to achieve.

Hope this helps.

Frederik

#48879
Feb 18, 2011 22:16
Vote:
 

Even if you don't let the editors place the controls, but just use them in the templates of different projects, there is one thing to keep in mind. Having user controls or pages in a separate project is a bit messy, you have to copy the controls into your project root upon build. And likely, because the controls don't exist inside the web root at design-time, you'll have problems with intellisense, generating fields in the designer file etc. You can do it, but it will be messy. So IMHO you should go for creating WebControls even though it's a bit more work both creating and updating.

#48883
Feb 20, 2011 8:30
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.