c# - giving a .cshtml layout to aspx file in webmatrix or any other WebPages project -
i want give .cshtml layout aspx , respective cs file have included in webmatrix project contains files in cshtml (razor)please me out guys hv searched lot , found notihing,plz out...thanks
you cannot use cshtml layout file aspx web forms file. have use .master page instead.
Comments
Post a Comment