08 2010 档案

SharePoint ECB Customization-Add menu to 'sendTo'
摘要:在DINProject中,我们有这样一个需求:在DIN Library ECB默认的SendTo 的子Menu中加入我们自己指定的Menu.重点注意的是:1.加入的位置 2.只针对DIN Library 加入.思路:找到_layouts/1033/Core.js下面的AddSendSubMenu方法,通过在DelegateControl中Override Core.js的方法来实现我们需求。Sol... 阅读全文

posted @ 2010-08-05 19:18 timo.li 阅读(620) 评论(0) 推荐(0)

Sharepoint ECB Context 转
摘要:Custom_AddDocLibMenuItems - ctx and m objects propertiesMonday, October 13, 2008, 08:54Posted by AdministratorEver wondered what the ctx object properties are when creating a custom context menu?here ... 阅读全文

posted @ 2010-08-05 11:53 timo.li 阅读(290) 评论(0) 推荐(0)

导航