0
People need to put this data-loading-text in this link action only I’m not getting
Action Link
@Html.ActionLink("Voltar", "Listar", "Cadastro", new { cadastroId = id, area = "Formulario" }, new { @class = "btn btn-warning", @style = "margin-right: 735px;" })
data-loading-text
<i class='fa fa-circle-o-notch fa-spin'></i> Carregando"
someone can help me ?