DataAnnotationsModelMetadata Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDisplayName() | Gets the display name for the model.(Inherited from ModelMetadata.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSimpleDisplayText() | Returns simple text for the model data.(Overrides ModelMetadata::GetSimpleDisplayText().) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValidators(ControllerContext^) | Gets a list of validators for the model.(Inherited from ModelMetadata.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

