This topic has not yet been rated - Rate this topic

ModelMetadata.Properties Property

.NET Framework 4

Gets a collection of model metadata objects that describe the properties of the model.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual IEnumerable<ModelMetadata> Properties { get; }

Property Value

Type: System.Collections.Generic.IEnumerable<ModelMetadata>
A collection of model metadata objects that describe the properties of the model.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ