United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
CachedDataAnnotationsMetadataAttributes Class
CachedDataAnnotationsMetadataAttributes Properties
DataType Property
Display Property
DisplayColumn Property
DisplayFormat Property
DisplayName Property
Editable Property
HiddenInput Property
ReadOnly Property
Required Property
ScaffoldColumn Property
UIHint Property
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)
Syntax
C#
C++
F#
JScript
VB
Copy
member
Editable : EditableAttribute
with
get, set
Property Value
Type:
System.ComponentModel.DataAnnotations
.
EditableAttribute
true
if the field is editable; otherwise,
false
.
See Also
Reference
CachedDataAnnotationsMetadataAttributes Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)