Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ Can you please explain the difference between RegisterClientScriptBlock and RegisterStartupScript?

RegisterClientScriptBlock emits the JavaScript just after the opening tag. RegisterStartupScript emits the JavaScript at the bottom of the ASP. NET page just before the closing tag.

 259 views

More Questions for you: