@using Kreta.Resources @using Kreta.Web.Areas.Tanulo.Models @model TanuloTobbesModModel

@TanuloResource.VallasiFelekezetiHovatartozas

@Html.KretaComboBoxFor(x => x.TanuloTobbesVallasModel.Vallasa, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetVallasList" }), "Text", "Value").AutoBind(true).RenderWithName(3, 3) @Html.KretaTextBoxFor(x => x.TanuloTobbesVallasModel.Egyhazkozosseg).RenderWithName(3, 3)