Click or drag to resize
TextBoxControlAutoCompleteEnableCaching Property
Whether client side caching is enabled.

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

Property Value

Type: Boolean
See Also