Developer forum

Forum » Development » Dynamicweb and User Controls

Dynamicweb and User Controls

Dmitrij Jazel
Reply
Hello dw guys,

I wanted to ask you if it could be possible to use UserControls with DW?
My intention is to use in both frontend and in module admin pannel.
As I would imagine process now:
1) After compile copy *.dll to Bin folder.
2) Move *.ascx file to the DW server, but where exactly should I move it, does it matter at all in DW or should I just put it in Application folder?

Kind regards,
Dmitrij

Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
This post has been marked as an answer
 Hi there,

Yes you can. Take a look at this article 
http://devierkoeden.com/articles/custom-functionality-using-user-controls.aspx
The admin pages for your modules are 100% asp.net so they'll work without any problem there.

Imar

P.s. sorry for the odd link as code; couldn't paste a regular link due to a bug in this editor on an iPad.


Votes for this answer: 0
 
Dmitrij Jazel
Reply
Hej Imar,

Oh, that't just perfect :-)
Thanks alot for help!

Regards,
Dmitrij

 

You must be logged in to post in the forum