码迷,mamicode.com
首页 > 其他好文 > 详细

ClientScriptManager 和 ScriptManager

时间:2019-07-09 19:38:14      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:cut   otn   https   exec   nts   mic   string   onsubmit   gis   

ClientScriptManager.RegisterOnSubmitStatement(Type, String, String) Method  

Registers an OnSubmit statement with the Page object using a type, a key, and a script literal. The statement executes when the HtmlForm is submitted.

 

ClientScriptManager.RegisterStartupScript

Registers the startup script with the Page object.

 

ScriptManager.RegisterPostBackControl

Registers a control as a trigger for a postback.

This method is used to configure postback controls inside an UpdatePanel control that would otherwise perform asynchronous postbacks.

 

 

 

 

 

ClientScriptManager 和 ScriptManager

标签:cut   otn   https   exec   nts   mic   string   onsubmit   gis   

原文地址:https://www.cnblogs.com/chucklu/p/11159196.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!