Where should i place the scriptmanager
Posted
by SmartestVEGA
on Stack Overflow
See other posts from Stack Overflow
or by SmartestVEGA
Published on 2010-03-23T15:20:35Z
Indexed on
2010/03/23
15:23 UTC
Read the original article
Hit count: 378
I am planning to rebuilding the code of one asp.net project to another asp.net project.
but i am stuck some where ...
I drag and dropped the master page and the views (4 nos) into the master page.
now i need to drop scriptmanager.. where should i need to drag and drop this?
- inside the multiview
- outside the multiview
- inside view? if show which view ? view 1 ? view 2? view 3? view 4?
What actually the script manager do ?
© Stack Overflow or respective owner