Share via


CalcJunction Method

Determines if the current node is an L, T, or Root junction.

Syntax

Visual Basic  Protected  Function 
CalcJunction( ) As char
C# protected  char 
CalcJunction( );
Managed C++ protected:  char 
CalcJunction( );
JScript protected  function
CalcJunction( );

Return Value

The character defining the type of junction.

Applies To

TREENODE

See Also

Internet Explorer WebControls, About the TreeView WebControl