[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputNumberBuilder.Text

Text Method

Text(string)

Configurates Text. Sets the text shown in the control.

Declaration
public InputNumberBuilder Text(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputNumberBuilder

Current builder.