Files
Samuele E. Locatelli (WEB DEV) abe7bddb7f appuntato file _ViewStart.cshtml
2016-10-07 23:20:32 +02:00

6 lines
124 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
// faccio le chiamate x recuperare l'utente ed i suoi diritti...
}