CachedDataAnnotationsMetadataAttributes Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyDataType

Gets the data type.

System_CAPS_pubpropertyDisplay

Gets the display.

System_CAPS_pubpropertyDisplayColumn

Gets the display column.

System_CAPS_pubpropertyDisplayFormat

Gets the display format.

System_CAPS_pubpropertyDisplayName

Gets the display name.

System_CAPS_pubpropertyEditable

Indicates whether a data field is editable.

System_CAPS_pubpropertyHiddenInput

Gets the hidden input.

System_CAPS_pubpropertyReadOnly

Indicates whether a data field is read only.

System_CAPS_pubpropertyRequired

Indicates whether a data field is required.

System_CAPS_pubpropertyScaffoldColumn

Indicates whether a data field is scaffold.

System_CAPS_pubpropertyUIHint

Gets the UI hint.

Return to top
Show: