Configurates
C1.Web.Mvc.AutoCompleteBase<T>.MinLength. Sets the minimum input length to trigger autocomplete suggestions.
シンタックス
'宣言
Public Overridable Function MinLength( _
ByVal As System.Integer _
) As
public virtual MinLength(
System.int
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照