This topic has not yet been rated - Rate this topic

CachedDataAnnotationsMetadataAttributes.Editable Property

Indicates whether a data field is editable.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
member Editable : EditableAttribute with get, set

Property Value

Type: System.ComponentModel.DataAnnotations.EditableAttribute
true if the field is editable; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.