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




Index of the new page displayed as a result of the event.

Syntax

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

See Also

© 2010 All Rights Reserved.