link.Attributes("onClick") = "window.open('url','name','properties')"
link.Attributes["onClick"] = "window.open('url','name','properties')";
Asked In: Many Interviews | Alert Moderator
Login to post response