Webiant Logo Webiant Logo
  1. No results found.

    Try your search with a different keyword or use * as a wildcard.

_CreateOrUpdate.Info.cshtml

@using Nop.Core.Domain.Menus
@model MenuModel

@(await Html.LocalizedEditorAsync("menu-localized", @
, @
))
@await Component.InvokeAsync(typeof(AclCustomerRolesViewComponent), Model)
@await Component.InvokeAsync(typeof(MultistoreDisabledWarningViewComponent))