Files
Umbraco-CMS/src/Umbraco.Web.UI.NetCore/Views/_ViewImports.cshtml

5 lines
147 B
Plaintext
Raw Normal View History

@using Umbraco.Extensions
@using Umbraco.Web.UI.NetCore
@using Umbraco.Web.PublishedModels
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers