Click or drag to resize
TextBoxControlAutoCompleteCompletionSetCount Property
Number of suggestions to be retrieved from the web service.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public int AutoCompleteCompletionSetCount { get; set; }

Property Value

Type: Int32
See Also