[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-3.-ctor

DropDownBuilder Constructor

DropDownBuilder(TControl)

Creates one DropDownBuilder<T, TControl, TBuilder> instance to configurate component.

Declaration
protected DropDownBuilder(TControl component)
Parameters
Type Name Description
TControl component

The DropDown<T> object to be configurated.