TextBoxControlFilterInterval Property |
An integer containing the interval (in milliseconds) in which the field's contents are filtered, defaults to 250.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public int FilterInterval { get; set; }
Property Value
Type:
Int32See Also