ASP.NET MVC 2: Where is ModelState.AddUnhandledError Defined? -


i've seen modelstate.addunhandlederror in few code samples, doesn't seem part of modelstatedictionary class. presumably it's extension method?

is standard part of mvc? know defined?

no, not part of standard mvc. presumably it's custom defined extension method.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -