Does dumping a raw script reference actually invoke in the browser?
what is the browser being used? IE6?
doesn't seem to actually function
Util.RawHtml(@"<script src=""http://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js""></script>").Dump();
doesn't seem to actually function
Comments