This documentation is archived and is not being maintained.
CachedDataAnnotationsModelMetadataProvider Methods
Namespace:
System.Web.MvcAssembly:
System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description |
|---|
 | CreateMetadata(IEnumerable<Attribute>, Type, Func<Object>, Type, String) | |
 | CreateMetadataFromPrototype(CachedDataAnnotationsModelMetadata, Func<Object>) | |
 | CreateMetadataPrototype(IEnumerable<Attribute>, Type, Type, String) | |
 | Equals(Object) | |
 | FilterAttributes(Type, PropertyDescriptor, IEnumerable<Attribute>) | |
 | Finalize() | |
 | GetHashCode() | |
 | GetMetadataForProperties(Object, Type) | |
 | GetMetadataForProperty(Func<Object>, Type, PropertyDescriptor) | |
 | GetMetadataForProperty(Func<Object>, Type, String) | |
 | GetMetadataForType(Func<Object>, Type) | |
 | GetType() | |
 | GetTypeDescriptor(Type) | |
 | MemberwiseClone() | |
 | ToString() | |
Return to top