[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputColorBuilder.ShowColorString

ShowColorString Method

ShowColorString(bool)

Configurates ShowColorString. Sets a value indicating whether the ColorPicker shows a string representation of the current color.

Declaration
public InputColorBuilder ShowColorString(bool value)
Public Function ShowColorString(value As Boolean) As InputColorBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
InputColorBuilder

Current builder.