|  | RecroDictDataAnnotationsProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class DataAnnotationsProvider : DataAnnotationsModelMetadataProvider
The RecroDictDataAnnotationsProvider type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecroDictDataAnnotationsProvider | Initializes a new instance of the RecroDictDataAnnotationsProvider class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateMetadata | 
            Gets the metadata for the specified property.
            (Overrides DataAnnotationsModelMetadataProvider.CreateMetadata(IEnumerableAttribute, Type, FuncObject, Type, String).) | 
|  | FilterAttributes | 
            Gets a list of attributes.
            (Overrides AssociatedMetadataProvider.FilterAttributes(Type, PropertyDescriptor, IEnumerableAttribute).) | 
|  | GetMetadataForProperty | 
            Returns the metadata for the specified property using the container type and property name.
            (Overrides AssociatedMetadataProvider.GetMetadataForProperty(FuncObject, Type, String).) | 
 Remarks
Remarks Examples
Examples See Also
See Also