[]
        
(Showing Draft Content)

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

Text Method

Text(string)

Configurates Text. Sets the text shown on the control.

Declaration
public virtual TBuilder Text(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.