[]
        
(Showing Draft Content)

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

DropDownBuilder Constructor

DropDownBuilder(TControl)

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

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

The DropDown object to be configurated.