[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.ItemTemplateContent

ItemTemplateContent Method

ItemTemplateContent(string)

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

Declaration
public TBuilder ItemTemplateContent(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.