1 write to DefaultValueAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
552DefaultValueAttribute = Attributes.FirstOrDefault<DefaultValueAttribute>();
1 reference to DefaultValueAttribute
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
586return DefaultValueAttribute.GetPropertyValue(a => a.Value, null);