What is the main difference between RegisterStartUpScript and RegisterClientScriptBlock?
Interview question and answer by:
Lakhangarg | Posted on: 2/26/2010 | Category:
C# Interview questions | Views: 1815 |
Answer:
RegisterStartUpScript Add the javascript code at the end of the page before the closing of form tag. while RegisterClientScriptBlock place the code at th top of the page.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: