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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : ImageMemberPath メソッド
The value
Sets the ImageMemberPath property.
シンタックス
'宣言
 
Public Function ImageMemberPath( _
   ByVal ParamArray value() As System.String _
) As TreeViewBuilder
public TreeViewBuilder ImageMemberPath( 
   params System.string[] value
)

パラメータ

value
The value

戻り値の型

Current builder
解説
Gets or sets the name of the property (or properties) to use as a source of images for the nodes.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ