Monday, June 20, 2016

"|" is not valid at the start of a code block

Had a script block in an MVC view. Did not build because it complained about @ character. Had to escape it by adding another @ right in front of it.

No comments:

Post a Comment