CachedDataAnnotationsMetadataAttributes Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | DataType | Gets the data type. |
![]() | Display | Gets the display. |
![]() | DisplayColumn | Gets the display column. |
![]() | DisplayFormat | Gets the display format. |
![]() | DisplayName | Gets the display name. |
![]() | Editable | Indicates whether a data field is editable. |
![]() | HiddenInput | Gets the hidden input. |
![]() | ReadOnly | Indicates whether a data field is read only. |
![]() | Required | Indicates whether a data field is required. |
![]() | ScaffoldColumn | Indicates whether a data field is scaffold. |
![]() | UIHint | Gets the UI hint. |
Show:
