Question d’entretien chez Sonata Software

Difference between editorfor and editor for

Réponses aux questions d'entretien

Utilisateur anonyme

7 août 2018

Editor for works like strongly typed like if the property is boolean it will consider input type as check box

Utilisateur anonyme

15 nov. 2019

Editor and EditorFor it generates same results but declaring time.... "for Editor directly we need to mention string name". "for EditorFor we need to use lambda expression".