@**@ @*@Styles.Render("~/Content/css") @Scripts.Render("~/bundles/modernizr")*@ @*Sent ut på ASP.NET Forum: How to direct controller output to specific "view-windows" ? http://forums.asp.net/p/1970710/5637186.aspx?p=True&t=635290273842038899&pagenum=1*@ @* @*
styles vil da vise borders + rett størrelse ++
vil IKKE vise dette ?!?!?*@ @*TEB: STORE FORSKJELLER PÅ "div id" og "div class" !!! */*@ @*
@RenderSection("Mypictures", required: false)
*@ @*
@RenderSection("Mypictures", required: false)
*@
  • @Html.ActionLink("Hjem", "Index", "Home")
  • @Html.ActionLink("Om Senatur", "About", "Home")
  • @Html.ActionLink("Kontakt Senatur", "Contact", "Home")
  • @Html.ActionLink("Rapporter fra Senatur", "Rapporter", "Home")
  • @Html.ActionLink("Naturfoto Senatur", "Naturfoto", "Home")
@RenderBody() @if(IsPost) {
@RenderSection("Myinfo", required: false)
} @*How to direct controller output to specific "view-windows" ? http://forums.asp.net/p/1970710/5637186.aspx?p=True&t=635290273842038899&pagenum=1*@