4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
@{
|
|
Layout = "~/Views/Shared/DisplayTemplates/_FieldLayout.cshtml";
|
|
}
|
|
@Html.Encode(Model) |