Try put @: before your html code like this: @for(int i=0;i< itemsCount; i++) { @: html code here }. Alternatives: 1. wrap your html code ...
確定! 回上一頁