TextBoxControlAutoCompleteCompletionListItemCssClass Property |
CSS class that will be used to style an item in the AutoComplete list flyout.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string AutoCompleteCompletionListItemCssClass { get; set; }
Property Value
Type:
StringSee Also