c# - What is the meaning of '@' sign in cshtml? -


could explain me meant '@' sign before each variable in cshtml?

@ used switch view markup code. whether print single value or write code block.

from asp.net:

the @ character starts inline expressions, single statement blocks, , multi-statement blocks:

read tutorial on syntax


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -