[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBuilder-1

ComboBoxBuilder<T> Class

Defines a builder to configurate ComboBox<T>.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class ComboBoxBuilder<T> : ComboBoxBaseBuilder<T, ComboBox<T>, ComboBoxBuilder<T>>, IHtmlContent
Type Parameters
Name Description
T

Constructors

Name Description
ComboBoxBuilder(ComboBox<T>)

Creates one ComboBoxBuilder<T> instance to configurate component.

Methods

Name Description
Name(string)

Sets the Name property.