ModelMetadata Methods
The ModelMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
FromLambdaExpression<TParameter, TValue> | Returns the metadata from the Expression parameter for the model. |
|
FromStringExpression | Gets the metadata from the expression parameter for the model. |
|
GetDisplayName | Gets the display name for the model. |
|
GetHashCode | (Inherited from Object.) |
|
GetSimpleDisplayText | Returns the simple description of the model. |
|
GetType | (Inherited from Object.) |
|
GetValidators | Gets a list of validators for the model. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: