Files
Umbraco-CMS/build/templates/UmbracoProject/Views/_ViewImports.cshtml

7 lines
228 B
Plaintext

@using Umbraco.Web.UI.NetCore
@using Umbraco.Extensions
@using Umbraco.Web.PublishedModels
@using Umbraco.Cms.Core.Models.PublishedContent
@using Microsoft.AspNetCore.Html
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers