Domanda di colloquio di Sonata Software

Difference between editorfor and editor for

Risposte di colloquio

Anonimo

7 ago 2018

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

Anonimo

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".