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