1 write to Scaffold
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ScaffoldAttribute.cs (1)
21Scaffold = scaffold;
1 reference to Scaffold
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
995ScaffoldTable = Attributes.GetAttributePropertyValue<ScaffoldTableAttribute, bool?>(a => a.Scaffold, null);