DataBind Method

Binds the data to the ToolbarDropDownList control and all of its child controls.

Syntax

Visual Basic  Public   Sub 
DataBind( )
C# public  void 
DataBind( );
Managed C++ public:  void 
DataBind( );
JScript public  function
DataBind( );

Return Value

No return value.

Applies To

TOOLBARDROPDOWNLIST

See Also

Internet Explorer WebControls, About the Toolbar WebControl