- 1
- 2
- 3
- 4
ViewData["PlanActivated"] = ((model.Count > 0) && (model.First().PlanActivate == true)
&& (model.First().PredictActivate == true)
&& (model.First().FactActivate == true))
? true : false;
Lure Of Chaos 15.02.2011 16:03 # +1
abatishchev 15.02.2011 20:54 # +1