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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ItemsBoundControlBuilder<T,TControl,TBuilder> クラス : ItemsSourceId メソッド
The value.
Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.
シンタックス
'宣言
 
Public Overridable Function ItemsSourceId( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder ItemsSourceId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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