Tuesday, March 1, 2011

How do I convert this from C# to VB.NET?

ASP.NET MVC - what is this in VB.NET?

Html.TextBox( "name", null, new { @class = "css-class" } );
From stackoverflow

0 comments:

Post a Comment