ModelMetadata.DataTypeName Property
Gets or sets meta information about the data type.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Values for this property can include type names such as "EmailAddress", "Html", "Password", and "Url". The default value is null.
Show: