Answer:
We can not place more than one ScriptManager control on a Page.If we have more than one ScriptManager control,then at run time it will throw an error like
Only one instance of a ScriptManager can be added to the page.
It's clear that we can place more than one ScriptManager control.
Asked In: Many Interviews |
Alert Moderator