NET 3.5 and below: <%= Html.Encode(data to encode) %> ... NET MVC Razor expressions are automatically HTML encoded.
確定! 回上一頁