91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

ASP.NET中ScriptManager控件如何使用

發布時間:2021-07-15 14:54:40 來源:億速云 閱讀:358 作者:Leah 欄目:編程語言

這期內容當中小編將會給大家帶來有關ASP.NET中ScriptManager控件如何使用,文章內容豐富且以專業的角度為大家分析和敘述,閱讀完這篇文章希望大家可以有所收獲。

在ASP.NET AJAX中,由于一個ASPX頁面上只能有一個ScriptManager控件,所以在有Master-Page的情況下,如果需要在Master-Page和Content-Page中需要引入不同的腳本時,就需要在Content-page中使用ScriptManagerProxy控件,而不是ScriptManager,ScriptManagerProxy和 ScriptManager是兩個非常相似的控件。ASP.NET AJAX簡單定義形式如下:

<asp:ScriptManagerProxyidasp:ScriptManagerProxyid="ScriptManagerProxy1"runat="server"> <Services> <asp:ServiceReferencePathasp:ServiceReferencePath="CalculWebService.asmx"/> </Services> </asp:ScriptManagerProxy>

在它下面可以添加的子標簽有:Services,Scripts,AuthenticationService,ProfileService

添加一個Master-Page,在它上面添加一個ScriptManager控件,并引入WebService SimpleWebService.asmx,并添加相應的HTML元素:

  1. <div> 

  2. <asp:ScriptManagerIDasp:ScriptManagerID="ScriptManager1"runat="server"> 

  3. <Services> 

  4. <asp:ServiceReferencePathasp:ServiceReferencePath=
    "SimpleWebService.asmx"/> 

  5. </Services> 

  6. </asp:ScriptManager> 

  7. <asp:contentplaceholderidasp:contentplaceholderid=
    "ContentPlaceHolder1"runat="server"> 

  8. </asp:contentplaceholder> 

  9. &nbsp;<h4>請輸入名稱:</h4> 

  10. <inputidinputid="inputName"type="text"/> 

  11. <inputidinputid="button"type="button"value="確定"onclick=
    "returnOnbuttonGo_click()"/> 

  12. </div> 

添加一個Content-Page,在它上面添加一個ScriptManagerProxy控件,并引入WebService CalculWebService.asmx,并添加相應的HTML元素:

  1. <div> 

  2. <asp:ScriptManagerProxyidasp:ScriptManagerProxyid=
    "ScriptManagerProxy1"runat="server"> 

  3. <Services> 

  4. <asp:ServiceReferencePathasp:ServiceReferencePath=
    "CalculWebService.asmx"/> 

  5. </Services> 

  6. </asp:ScriptManagerProxy> 

  7. <h4>請輸入兩個數:</h4>&nbsp;<inputidinputid="inputA"type=
    "text"style="width:110px"/>&nbsp;+&nbsp;  

  8. <inputidinputid="inputB"style="width:110px"type="text"/>&nbsp;  

  9. <inputidinputid="buttonEqual"type="button"value="="onclick=
    "returnOnbuttonEqual_click()"/> 

  10. </div> 

上述就是小編為大家分享的ASP.NET中ScriptManager控件如何使用了,如果剛好有類似的疑惑,不妨參照上述分析進行理解。如果想知道更多相關知識,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

嘉义市| 烟台市| 耿马| 伊金霍洛旗| 汾西县| 安宁市| 清徐县| 平湖市| 辉南县| 浦东新区| 福州市| 安康市| 榆中县| 大悟县| 长治县| 弋阳县| 开江县| 平陆县| 广安市| 贺兰县| 靖宇县| 卢氏县| 西畴县| 临夏市| 林芝县| 肥东县| 南康市| 漳州市| 安溪县| 鄂尔多斯市| 宜良县| 万安县| 汶上县| 三原县| 曲阜市| 调兵山市| 扎兰屯市| 青河县| 安吉县| 乳源| 徐州市|