Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/sharepoint/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Web部件菜单不支持';我不能在SharePoint 2010中工作_Sharepoint - Fatal编程技术网

Web部件菜单不支持';我不能在SharePoint 2010中工作

Web部件菜单不支持';我不能在SharePoint 2010中工作,sharepoint,Sharepoint,我创建了一个Web部件,它在SharePoint 2007中工作,我可以编辑或删除它。但此Web部件的菜单在SharePoint 2010中不工作,当我单击该菜单时,它不会显示任何内容。我无法删除或编辑它。 错误消息是“属性'UpdateWebPartMenuFocus'的值为null或未定义,不是函数对象”,它指向: UpdateWebPartMenuFocus(this, 'ms-wpselectlinkfocus', 'ms-WPEditTextVisible') 所以我想知道这个问题的

我创建了一个Web部件,它在SharePoint 2007中工作,我可以编辑或删除它。但此Web部件的菜单在SharePoint 2010中不工作,当我单击该菜单时,它不会显示任何内容。我无法删除或编辑它。 错误消息是“属性'UpdateWebPartMenuFocus'的值为null或未定义,不是函数对象”,它指向:

UpdateWebPartMenuFocus(this, 'ms-wpselectlinkfocus', 'ms-WPEditTextVisible')
所以我想知道这个问题的可能原因,或者我可能在代码上犯的任何错误。
谢谢

方法
UpdateWebPartMenuainFocus
在Core.js中定义


您需要从页面或页面使用的母版页引用Core.js。

方法
UpdateWebPartMenuainFocus
在Core.js中定义

您需要从页面或页面使用的母版页引用Core.js