Adding LeafInput
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@{
|
||||
Layout = "~/Views/Shared/EditorTemplates/_FieldLayout.cshtml";
|
||||
}
|
||||
|
||||
@Html.TextBox("", ViewData.TemplateInfo.FormattedModelValue)
|
||||
Reference in New Issue
Block a user