ToString Method

Retrieves a string that indicates the current object.

Syntax

Visual Basic Overrides  Public  Function 
ToString( ) As string
C# public   override  string 
ToString( );
Managed C++ public:  string 
ToString( );
JScript public   override function
ToString( );

Return Value

The string format of the object.

Applies To

BaseChildNode, CssAttribute, CssCollection, TabItem, ToolbarItem, TREENODETYPE

See Also

Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl, About the TreeView WebControl