ModelMetadata.EditFormatString Property
Gets or sets the edit format string of the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This property is used by the EditorFor<TModel, TValue> method when it creates the markup to render a model value that can be edited by the user.
Show: