6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
@{
|
|
Layout = "~/Views/Shared/EditorTemplates/_FieldLayout.cshtml";
|
|
}
|
|
|
|
@Html.TextBox("", ViewData.TemplateInfo.FormattedModelValue)
|