ESRI.ArcGIS.ADF.Web.UI.WebControls
NodeIndex Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TocClickEventArgs Class : NodeIndex Property




The Index of the node that was clicked. TocControl.GetNodeFromIndex method can be used to retrieve the node.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NodeIndex As String
Visual Basic (Usage)Copy Code
Dim instance As TocClickEventArgs
Dim value As String
 
value = instance.NodeIndex
C# 
public string NodeIndex {get;}

See Also

© 2010 All Rights Reserved.