I'm building a web application using Umbraco V7.4. I use the Umbraco just to manage content , and I read it through API controller. For my site i need 'Mega-Menu' that look like the one in this site: full menu My question is: What is the best way to do this in Umbraco? How to build the structure of Document Types? How to send it in API ?
Thank's in advance to all helpers !