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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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