@using Kreta.Web.Helpers; @using Kreta.Resources; @{ Layout = Constants.General.Layout; }
@Html.KretaButton("exportButton", AdatszolgaltatasokResource.ItmAdatszolgaltatasEllenorzoTablazatLetoltese, clickEventName: "ItmAdatszolgaltatasHelper.EllenorzoTablazatLetoltese").HtmlAttributes(new { @class = "exportButton" })