DataSource Property
Sets or retrieves the data source that populates the items in the ToolbarDropDownList control.
Syntax
ASP N/A Script [ oSource = ] TOOLBARDROPDOWNLIST.DataSource
Possible Values
oSource The data source that populates the items in the ToolbarDropDownList control. The property is read/write. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST
See Also