ASP.NET Core MVC コントロールヘルプ
CheckedMemberPath メソッド (ListBoxBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ListBoxBuilder<T> クラス : CheckedMemberPath メソッド
The value.
Configurates C1.Web.Mvc.ListBox<T>.CheckedMemberPath. Sets the name of the property used to control checkboxes placed next to each item.
シンタックス
'宣言
 
Public Function CheckedMemberPath( _
   ByVal value As System.String _
) As ListBoxBuilder(Of T)
public ListBoxBuilder<T> CheckedMemberPath( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ListBoxBuilder<T> クラス
ListBoxBuilder<T> メンバ