[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputColorBuilder.OnClientValueChanged

OnClientValueChanged Method

OnClientValueChanged(string)

Configurates the OnClientValueChanged client event. Occurs after a new color is selected.

Declaration
public InputColorBuilder OnClientValueChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputColorBuilder

Current builder.