@using Kreta.Web.Areas.Orarend.Models; @model InformaciokOra @{ Layout = null; } @Html.KretaTabStripAjax("OraAdatokDetailTabStrip", Model.TabList)