When Is ScriptManager/ScriptManagerProxy Required?

后端 未结 1 1896
忘了有多久
忘了有多久 2021-01-12 18:35

I don\'t think I\'ve been able to find a definitive answer on this, so I\'ll ask it here. When is a ScriptManager (or ScriptManagerProxy in the case of using a ScriptManage

相关标签:
1条回答
  • 2021-01-12 19:24

    ScriptManagerProxy enables a content page to pass references to the ScriptManager placed on its ASP.NET master page.

    Here is an asp.net video: http://www.asp.net/Learn/ajax-videos/video-95.aspx

    Thanks

    Joe

    0 讨论(0)
提交回复
热议问题