big-moving.ru/api/soft/ajaxorg/demo/kitchen-sink/docs/razor.cshtml

7 lines
68 B
Plaintext
Executable File

@* razor mode *@
@{
Layout = "~/layout"
@: <a>
@Layout
@: </a>
}