[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ListBoxBuilder-1.ItemTemplateId

ItemTemplateId Method

ItemTemplateId(string)

Configurates ItemTemplateId. Sets the id of the template used to generate each list item.

Declaration
public ListBoxBuilder<T> ItemTemplateId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.