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




index
The Index of the node that was clicked
Initializes a new instance of a TocClickEventArgs object.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal index As String _
)
Visual Basic (Usage)Copy Code
Dim index As String
 
Dim instance As TocClickEventArgs(index)
C# 
public TocClickEventArgs( 
   string index
)

Parameters

index
The Index of the node that was clicked

See Also

© 2010 All Rights Reserved.