您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->DotNetNuke04.08.03免安装版项目源码>>Website/Bin/DotNetNuke.ASP2MenuNavigationProvider.xml>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:DotNetNuke04.08.03免安装版项目源码


当前文件路径:DNN/Website/Bin/DotNetNuke.ASP2MenuNavigationProvider.xml 文件类型
普通视图
		            
1<?xml version="1.0"?> 2<doc> 3<assembly> 4<name> 5DotNetNuke.ASP2MenuNavigationProvider 6</name> 7</assembly> 8<members> 9<member name="M:DotNetNuke.NavigationControl.ASP2MenuNavigationProvider.Initialize"> 10 <summary> 11 This method is called by the provider to allow for the control to default values and set up 12 event handlers 13 </summary> 14 <remarks></remarks> 15</member><member name="M:DotNetNuke.NavigationControl.ASP2MenuNavigationProvider.Bind(DotNetNuke.UI.WebControls.DNNNodeCollection)"> 16 <summary> 17 Responsible for the populating of the underlying navigation control 18 </summary> 19 <param name="objNodes">Node hierarchy used in control population</param> 20 <remarks></remarks> 21</member><member name="M:DotNetNuke.NavigationControl.ASP2MenuNavigationProvider.GetValuePath(DotNetNuke.UI.WebControls.DNNNode)"> 22 <summary> 23 Loops through each of the nodes parents and concatenates the keys to derive its valuepath 24 </summary> 25 <param name="objNode">DNNNode object to obtain valuepath from</param> 26 <returns>ValuePath of node</returns> 27 <remarks> 28 the ASP.NET Menu creates a unique key based off of all the menuitem's parents, delimited by a string. 29 I wish there was a way around this, for we are already guaranteeing the uniqueness of the key since is it pulled from the 30 database. 31 </remarks> 32</member><member name="M:DotNetNuke.NavigationControl.ASP2MenuNavigationProvider.GetMenuItem(DotNetNuke.UI.WebControls.DNNNode)"> 33 <summary> 34 Create a ASP.NET Menu item for a given DNNNode 35 </summary> 36 <param name="objNode">Node to create item off of</param> 37 <returns></returns> 38 <remarks> 39 Due to ValuePath needed for postback routine, there is a HACK to replace out the 40 id with the valuepath if a JSFunciton is specified 41 </remarks> 42</member> 43</members> 44</doc>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:DotNetNuke04.08.03免安装版项目源码

- 书爸爸电子书连载网源码

- 苏州某纸业公司网站全站源码

- Asp.net三层结构入门示例源码

- XStuMan学生管理系统源码及论文

- 《浅谈三层结构》示例代码

- HeroBeastControls的NavMenu..

- 基于NBear的简易AJAX留言板案..

- 简单网络书店系统源代码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号