[]
        
(Showing Draft Content)

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

OnClientIsDroppedDownChanged Method

OnClientIsDroppedDownChanged(string)

Configurates the OnClientIsDroppedDownChanged client event. Occurs after the drop down is shown or hidden.

Declaration
public TBuilder OnClientIsDroppedDownChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.