ASP.NET Core MVC コントロールヘルプ
DisplayMemberPath メソッド (ComboBoxBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ComboBoxBaseBuilder<T,TControl,TBuilder> クラス : DisplayMemberPath メソッド
The value.
Configurates C1.Web.Mvc.ComboBoxBase<T>.DisplayMemberPath. Sets the name of the property to use as the visual representation of the items.
シンタックス
'宣言
 
Public Function DisplayMemberPath( _
   ByVal value As System.String _
) As TBuilder
public TBuilder DisplayMemberPath( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ComboBoxBaseBuilder<T,TControl,TBuilder> クラス
ComboBoxBaseBuilder<T,TControl,TBuilder> メンバ