ModelMetadata.Properties Property
.NET Framework (current version)
Gets a collection of model metadata objects that describe the properties of the model.
Assembly: System.Web (in System.Web.dll)
abstract Properties : IEnumerable<ModelMetadata> with get override Properties : IEnumerable<ModelMetadata> with get
Property Value
Type: System.Collections.Generic.IEnumerable<ModelMetadata>Metadata for all properties in the model.
.NET Framework
Available since 4.5
Available since 4.5
Show: