This topic has not yet been rated - Rate this topic

ModelMetadata.PropertyName Property

.NET Framework 4

Gets the property name.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public string PropertyName { get; }

Property Value

Type: System.String
The property name.

If the model is not a property, the value of PropertyName is null.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ