[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ItemsBoundControlBuilder-3.ItemsSourceId

ItemsSourceId Method

ItemsSourceId(string)

Configurates ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.

Declaration
public virtual TBuilder ItemsSourceId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.