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

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -