ModelMetadataProvider Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMetadataForProperties(Object, Type) | Gets a ModelMetadata object for each property of a model. |
![]() | GetMetadataForProperty(Func(Of Object), Type, String) | Gets metadata for the specified property. |
![]() | GetMetadataForType(Func(Of Object), Type) | Gets metadata for the specified model accessor and model type. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

