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