I have a View (vbhtml) in ASP.NET MVC 5 which uses a dynamic model, I know it's easy in C# to do this by writing
View
@model dynamic
But how can I specify this in vbhtml?
Aucun commentaire:
Enregistrer un commentaire