[]
        
(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)
Public Function OnClientIsDroppedDownChanging(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.