I have an ASP.NET page with a variety of client-side controls being initialized via ClientScriptManager.RegisterStartupScript. I have another script that I need to ensure runs only after all of the registered startup scripts have executed, without having control over the order they're registered in.
Is there any way I can make my script execute only after the start up scripts have been run?
Aucun commentaire:
Enregistrer un commentaire