[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BarcodeBaseBuilder-2.Value

Value Method

Value(string)

Configurates Value. Sets the current code value rendered by the control.

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

The value.

Returns
Type Description
TBuilder

Current builder.