asp.net codes
Friday, February 18, 2011
How to increase AsyncPostBackTime out of update panel
Like in following code line we set the 15 Minute Asysn time
ScriptManager _scriptMan = ScriptManager.GetCurrent(this);
_scriptMan.AsyncPostBackTimeout = 3600 * 15;
Thanks
HelponDesk Team
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment