88a21593da
Add EntityFramework
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
@inherits Umbraco.Web.Macros.PartialViewMacroPage
|
|
|
|
@{
|
|
Html.RenderAction("Create", "LeafInput");
|
|
} |