This documentation is archived and is not being maintained.
DataAnnotationsModelMetadataProvider Methods
Namespace:
System.Web.MvcAssembly:
System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description |
|---|
 | CreateMetadata(IEnumerable(Of Attribute), Type, Func(Of Object), Type, String) | |
 | Equals(Object) | |
 | FilterAttributes(Type, PropertyDescriptor, IEnumerable(Of Attribute)) | |
 | Finalize() | |
 | GetHashCode() | |
 | GetMetadataForProperties(Object, Type) | |
 | GetMetadataForProperty(Func(Of Object), Type, PropertyDescriptor) | Returns the metadata for the specified property using the container type and property descriptor.(Inherited from AssociatedMetadataProvider.) |
 | GetMetadataForProperty(Func(Of Object), Type, String) | Returns the metadata for the specified property using the container type and property name.(Inherited from AssociatedMetadataProvider.) |
 | GetMetadataForType(Func(Of Object), Type) | |
 | GetType() | |
 | GetTypeDescriptor(Type) | |
 | MemberwiseClone() | |
 | ToString() | |
Return to top