CachedDataAnnotationsMetadataAttributes.ScaffoldColumn Property
Indicates whether a data field is scaffold.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.ComponentModel.DataAnnotations.ScaffoldColumnAttributetrue if the field is scaffold; otherwise, false.
Show: