GetNodeIndex Method

Retrieves an x.y.z format node index string representing the node's position in the hierarchy.

Syntax

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

Return Value

The formatted node index string.

Applies To

TREENODE

See Also

Internet Explorer WebControls, About the TreeView WebControl