SPC046902: Avoid inline JavaScript in ASPX Pages

ASPX pages should not contain JavaScript code. Use separate .JS files instead.

TypeName: AvoidInlineJavaScriptInASPXPage
CheckId: SPC046902
Severity: Warning
Type: ASPXFile
Resolution

Move the JavaScript code to a separate .JS file.

comments powered by Disqus