ASP.NET MVC コントロールヘルプ
DisplayMemberPath メソッド (TreeViewBuilder)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : DisplayMemberPath メソッド
DisplayMemberPathプロパティを設定します。
シンタックス
'宣言
 
Public Function DisplayMemberPath( _
   ByVal ParamArray value() As System.String _
) As TreeViewBuilder
public TreeViewBuilder DisplayMemberPath( 
   params System.string[] value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
Gets or sets the name of the property (or properties) to use as the visual representation of the nodes. When it is not set, [‘header’] will be used.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ