AssociatedMetadataProvider Methods
The AssociatedMetadataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateMetadata | When overridden in a derived class, creates the model metadata for the property. |
|
Equals | (Inherited from Object.) |
|
FilterAttributes | Gets a list of attributes. |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMetadataForProperties | Returns a list of properties for the model. (Overrides ModelMetadataProvider.GetMetadataForProperties(Object, Type).) |
|
GetMetadataForProperty(Func(Object), Type, PropertyDescriptor) | Returns the metadata for the specified property using the container type and property descriptor. |
|
GetMetadataForProperty(Func(Object), Type, String) | Returns the metadata for the specified property using the container type and property name. (Overrides ModelMetadataProvider.GetMetadataForProperty(Func(Object), Type, String).) |
|
GetMetadataForType | Returns the metadata for the specified property using the type of the model. (Overrides ModelMetadataProvider.GetMetadataForType(Func(Object), Type).) |
|
GetType | (Inherited from Object.) |
|
GetTypeDescriptor | Returns the type descriptor from the specified type. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: