@if (ShowAddLic)
{
}
else if (ShowEditLic)
{
}
@if (SelRecord.IdxLic == 0)
{
}
@if (SelRecord.IdxLic == 0)
{
Assegnazione a Cliente/Installazione
@if (string.IsNullOrEmpty(SelRecord.UserAppr) && SelIdxLic > 0)
{
}
}
else
{
-
Licenza assegnata:
@SelRecord.IdxLic
-
Approvatore:
@SelRecord.UserAppr
}
@if (!string.IsNullOrEmpty(SelRecord.UserAppr))
{
}