现在,我想在母版页上添加Script Manager,当我尝试执行时,错误显示为"Only one instance of a ScriptManager can be added to the page<asp:ScriptManager ID="scriptManagerNotif" runat="server" > <asp:ScriptReferencePath="~/js/jque
在母版页中的示例aspx应用程序中,我有: <asp:ScriptManager runat="server"> <%--Tolearn more about bundling scripts in ScriptManager see https://go.microsoft.com/fwlink/?Name="WebFormsBundle" />