开发者

cms menu and pages links in asp.net

开发者 https://www.devze.com 2023-04-10 05:04 出处:网络
i want to add a menu to in my cms in asp.net. the fu开发者_Go百科nctionality which i need is that, when user creates a new page so the page link should be added to the menu. The should be asked either

i want to add a menu to in my cms in asp.net. the fu开发者_Go百科nctionality which i need is that, when user creates a new page so the page link should be added to the menu. The should be asked either to add the page link in the dropdown/nested menu or in the root menu.

any help please the cms is in c# asp.net.

with much thanks


Here is a link to free CMS for ASP.NET: ScottGu Blog. Maybe that helps. I would suggest you learn ASP.NET first, before you try to write your own CMS.

Of course there are loads of other free .NET CMS systems, like Orchard, Umbraco, dotnetNuke etc.

0

精彩评论

暂无评论...
验证码 换一张
取 消