DataMember Property
Sets or retrieves the specific table in the DataSource to bind the ToolbarDropDownList control.
Syntax
ASP N/A Script [ sMember = ] TOOLBARDROPDOWNLIST.DataMember
Possible Values
sMember The specific table in the DataSource to bind the ToolbarDropDownList control. The property is read/write. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST
See Also