ESRI.ArcGIS.ADF.Web.UI.WebControls
OldNodeIndex Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TocSelectEventArgs Class : OldNodeIndex Property




The previously selected node's index.

Syntax

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

See Also

© 2010 All Rights Reserved.