Click or drag to resize
TextBoxControlFilterInterval Property
An integer containing the interval (in milliseconds) in which the field's contents are filtered, defaults to 250.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public int FilterInterval { get; set; }

Property Value

Type: Int32
See Also