ModelMetadata.ShowForEdit Property
Gets or sets a value that indicates whether the model should be displayed in editable views.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Booleantrue if the model should be displayed in editable views; otherwise, false.
Show: