mercredi 15 octobre 2014

chips of razor value @null in attribute


Vote count:

0




For example,there is



<div class="@null">111</div>


when viewing the page source in the browser will be



<div >111</div>


why is this happening?Аnd where I can read about it in more detail?



asked 1 min ago


1 Answer



Vote count:

0




Try this:



<div class="@@null">111</div>


answered 9 secs ago

BG100

1,846





chips of razor value @null in attribute

Aucun commentaire:

Enregistrer un commentaire