Hello,
I have a filed decorated like this :
And in EditorTemplate something like this :
I have to create a new cshtml file for each dropdownlist because only some values changes.
I want the UIHintAttribute "Field1", "NoLocalisation", etc in the cshtml.
How Can I pass the parametres of the IUHINT to the EditorTemplate file?