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
Hi all.
I want develop a custom section in Umbraco 7 backoffice. But, i don't want to use angularjs and webapi. How can i do with MVC and Razor view.
Help me to do that.
Thank.
Hi Nhan,
You have to use the same stack of technologies as umbraco admin part.
You have to use Angular and webApi.
Maybe you can generate html from razor and paste it via angular in Umbraco, but it's not perfect.
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How can create Umbraco 7 custom section with MVC View (without angularjs and webAPI)
Hi all.
I want develop a custom section in Umbraco 7 backoffice. But, i don't want to use angularjs and webapi. How can i do with MVC and Razor view.
Help me to do that.
Thank.
Hi Nhan,
You have to use the same stack of technologies as umbraco admin part.
You have to use Angular and webApi.
Maybe you can generate html from razor and paste it via angular in Umbraco, but it's not perfect.
Thanks
is working on a reply...