@if(DateTime.Now.Year >= 2042) { <span>The year 2042 has finally arrived!</span> } else { <span>We're still waiting for the year of 2042...</span> }
<option value="S" @(strAttributeFixType == "S" ? "selected" : "")>S</option>