[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AutoCompleteBaseBuilder-3.Delay

Delay Method

Delay(int)

Configurates Delay. Sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.

Declaration
public virtual TBuilder Delay(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.