MetaColumn.DataTypeAttribute Property

 

Gets the DataTypeAttribute attribute that is applied to the data field.

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

abstract DataTypeAttribute : DataTypeAttribute with get
override DataTypeAttribute : DataTypeAttribute with get

Property Value

Type: System.ComponentModel.DataAnnotations.DataTypeAttribute

The DataTypeAttribute attribute that is applied to the data field.

.NET Framework
Available since 3.5
Return to top
Show: