Programmer Question
Can anyone explain where the ModelName gets populated from?
Looked in MSDN documentation and no explaination here.
I am creating a custom model binder and within it I get null for the following:
var result = bindingContext.ModelName);
Find the answer here
No comments:
Post a Comment