使用方法: var menu = new Rimifon.Web.Menu(); menu.DataSource = "menu.xml"; menu.DataBind(document.body); //将菜单绑定到document.body内。
xml数据格式:
代码如下: 下载此文件