Click or drag to resize
TextBoxControlAutoCompleteCompletionListItemCssClass Property
CSS class that will be used to style an item in the AutoComplete list flyout.

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

Property Value

Type: String
See Also