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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeMapBuilder<T> クラス : BindingName メソッド
The value.
Configurates C1.Web.Mvc.TreeMap<T>.BindingName. Sets the name of the property containing name of the data item. It is used to show name of the node.
シンタックス
'宣言
 
Public Function BindingName( _
   ByVal ParamArray value() As System.String _
) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> BindingName( 
   params System.string[] value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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