Thanks for the explanation. When I tried applying it, I get the following error in my MVC application.
System.Web.HttpParseException (0x80004005): "-" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
Thanks for the explanation. When I tried applying it, I get the following error in my MVC application.
System.Web.HttpParseException (0x80004005): "-" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
Any comments?