"Simplicity can't be bought later, it must be earned from the start" -- DB
@{ int i = 2; if (i == 2) { <text>Whatever great @i</text> } }
You can do this: @{ int can = 3; if (can == 3) { @:Whatever great @can } }
No comments:
Post a Comment