CachedDataAnnotationsModelMetadataProvider Methods
The CachedDataAnnotationsModelMetadataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateMetadata | When overridden in a derived class, creates the cached model metadata for the property. (Inherited from CachedAssociatedMetadataProvider<TModelMetadata>.) |
|
CreateMetadataFromPrototype | Returns a container of real instances of the cached metadata class based on prototype and model accessor. (Overrides CachedAssociatedMetadataProvider<TModelMetadata>::CreateMetadataFromPrototype(TModelMetadata, Func<Object>).) |
|
CreateMetadataPrototype | Returns a container prototype instances of the metadata class. (Overrides CachedAssociatedMetadataProvider<TModelMetadata>::CreateMetadataPrototype(IEnumerable<Attribute>, Type, Type, String).) |
|
Equals | (Inherited from Object.) |
|
FilterAttributes | Gets a list of attributes. (Inherited from AssociatedMetadataProvider.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMetadataForProperties | Gets the metadata for the properties. (Inherited from CachedAssociatedMetadataProvider<TModelMetadata>.) |
|
GetMetadataForProperty(Func<Object>, Type, PropertyDescriptor) | Returns the metadata for the specified property. (Inherited from CachedAssociatedMetadataProvider<TModelMetadata>.) |
|
GetMetadataForProperty(Func<Object>, Type, String) | Returns the metadata for the specified property. (Inherited from CachedAssociatedMetadataProvider<TModelMetadata>.) |
|
GetMetadataForType | Returns the cached metadata for the specified property using the type of the model. (Inherited from CachedAssociatedMetadataProvider<TModelMetadata>.) |
|
GetType | (Inherited from Object.) |
|
GetTypeDescriptor | Returns the type descriptor from the specified type. (Inherited from AssociatedMetadataProvider.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: