[]
        
(Showing Draft Content)

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

ItemTemplateContent Method

ItemTemplateContent(string)

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

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

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.