Calling Javascript from C# on February 04, 2012 Get link Facebook X Pinterest Email Other Apps Calling Javascript from C# ClientScript.RegisterStartupScript(this.GetType(), "alert", "<script type='text/javascript'> alert('hi friend'); </script>"); Comments
Comments
Post a Comment