ModelMetadata Methods
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetDisplayName() | Returns text to display as the name of the model in UI. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetSimpleDisplayText() | Returns text to display for the model when the model represents a complex object. |
![]() | GetType() | |
![]() | GetValidators(ModelBindingExecutionContext) | Returns a collection of validators that apply to the model. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

