标签: asp.net-mvc asp.net-mvc-2 asp.net-mvc-2-metadata
如何在MVC2中的DataAnnotationsModelMetadataProvider派生类中获取模型实例?更准确地说,如何在GetMetadataForProperty派生方法中获取属性所属的模型实例?