App Control Center
@if (RemoteCallActive) {
}
@if (ListRecords == null || ListRecords.Count == 0) { } else { @foreach (var item in ListRecords) { } }
Application Installed Available Note
@if (isLoading) { } else {
Nessun aggiornamento disponibile!
}
@item.CodApp
@if (item.HasUpdate) {
@if (item.RelTagsLast.Contains("CRITICAL")) { } else { }
}
@item.VersNumCurr @if (item.VersNumCurr == "0.0.0.0") { } @item.VersNumLast @item.RelTagsLast