ASP.net MVC3 cshtml conversion to vbhtmlShella Brizzy14yAsked Aug 9, 2012, 5:15 AM4.8kVisual Basic .NETHello,Can anyone please help me convert the following to vbhtml Page @(Model.PageCount < Model.PageNumber ? 0 : Model.PageNumber) of @Model.PageCount
Replies
Know the answer? Post it — somebody with the same question will find it here.