| TextBoxControlAutoCompleteShowOnlyCurrentWordInCompletionListItem Property | 
             If true and DelimiterCharacters are specified, then the AutoComplete list items display suggestions for the current word to be completed and do not display the rest of the tokens.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic bool AutoCompleteShowOnlyCurrentWordInCompletionListItem { get; set; }Property Value
Type: 
Boolean See Also
See Also