3 references to Date
System.ComponentModel.DataAnnotations (1)
DataAnnotations\DataTypeAttribute.cs (1)
57case DataType.Date:
System.Web (2)
ModelBinding\DataTypeUtil.cs (2)
7internal static readonly string DateTypeName = DataType.Date.ToString(); 37case DataType.Date: