ESRI.ArcGIS.ADF.Web.UI.WebControls
OldPage Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNodePageChangedEventArgs Class : OldPage Property




Index of the previous page that was displayed before the event.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OldPage As Integer
Visual Basic (Usage)Copy Code
Dim instance As TreeViewPlusNodePageChangedEventArgs
Dim value As Integer
 
value = instance.OldPage
C# 
public int OldPage {get;}

See Also

© 2010 All Rights Reserved.