[]
        
(Showing Draft Content)

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

OnClientIsDroppedDownChanging Method

OnClientIsDroppedDownChanging(string)

Configurates the OnClientIsDroppedDownChanging client event. Occurs before the drop down is shown or hidden.

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

The value.

Returns
Type Description
TBuilder

Current builder.