DataTextField Property
Sets or retrieves the data source that provides the text content of list items.
Syntax
ASP N/A Script [ sDataTextField = ] TOOLBARDROPDOWNLIST.DataTextField
Possible Values
sDataTextField The data source that provides the text content of list items. The property is read/write. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST
See Also