Remote Config
@if (string.IsNullOrEmpty(CodTipoApp)) { Add New } else { Add New }
@if (RemoteCallActive) {
}
@if (isLoading) { } else { @foreach (var item in ListRecords) { }
App Type Path Search Pattern Enabled Update
@if (item.Idx == 1) { } else { } @item.Idx @if (item.Idx == totalCount) { } else { }
@if (item.ApplicationType == "WinApp" || item.ApplicationType == "EgwACC") { } else { }
}
@if (totalCount > 5) { }