myesn

myEsn2E9

hi
github

ABP: 左側メニューで現在のページを手動で選択します。

@inject IPageLayout PageLayout
@{
    // 左側メニューで選択された項目を手動で設定する
    // https://abp.io/docs/latest/framework/ui/mvc-razor-pages/page-header#the-selected-menu-item
    PageLayout.Content.MenuItemName = "x.x.x";
}
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.