Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a usercontrol from an old project that I would like to use in my 4.11 mvc project.
The usercontrol includes a button with postback. Is it possible to use the usercontrol without needing to totally rewrite it?
I suppose the postback is not gonna work?
Hi Froad
Don't know if you have already found an answer to the above elsewhere.
But as far as I know you should be able to use the usercontrol just fine in 4.11 - MVC is not enabled by default and Umbraco should accept your usercontrol as usual.
Hope this helps.
/Jan
Forgot to mention that i use MVC and wondered if I could reuse the usercontrol.
I rewrote it to razor instead :)
Thx anyway!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Use old usercontrol in 4.11 mvc
I have a usercontrol from an old project that I would like to use in my 4.11 mvc project.
The usercontrol includes a button with postback. Is it possible to use the usercontrol without needing to totally rewrite it?
I suppose the postback is not gonna work?
Hi Froad
Don't know if you have already found an answer to the above elsewhere.
But as far as I know you should be able to use the usercontrol just fine in 4.11 - MVC is not enabled by default and Umbraco should accept your usercontrol as usual.
Hope this helps.
/Jan
Forgot to mention that i use MVC and wondered if I could reuse the usercontrol.
I rewrote it to razor instead :)
Thx anyway!
is working on a reply...