Pergunta de entrevista da empresa Sonata Software

Difference between editorfor and editor for

Respostas da entrevista

Sigiloso

7 de ago. de 2018

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

Sigiloso

15 de nov. de 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".