ASP.NET Core MVC コントロールヘルプ
MenuItems メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBuilder クラス : MenuItems メソッド
The build action
Sets the MenuItems.
シンタックス
'宣言
 
Public Function MenuItems( _
   ByVal build As System.Action(Of MenuItemFactory) _
) As MenuBuilder
public MenuBuilder MenuItems( 
   System.Action<MenuItemFactory> build
)

パラメータ

build
The build action

戻り値の型

Current builder
参照

MenuBuilder クラス
MenuBuilder メンバ